• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

tarantool / luajit / 15448724747 / 1
93%
tarantool/master: 93%

Build:
Build:
LAST BUILD BRANCH: skaplun/unified-debugger
DEFAULT BRANCH: tarantool/master
Ran 04 Jun 2025 05:29PM UTC
Files 89
Run time 6s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

04 Jun 2025 05:26PM UTC coverage: 93.045% (+0.01%) from 93.035%
15448724747.1

push

github

Buristan
Fix another potential file descriptor leak in luaL_loadfile*().

Reported by Peter Cawley.

(cherry picked from commit ab39082fd)

`loadfile()` doesn't close the fd in case when `fopen()` results
successfully, but then the file can't be read (since it is a directory,
for example) or parser failure occurs for some reason.

This patch fixes that behaviour by moving the error formatting after the
cleanup of the descriptor.

Sergey Kaplun:
* added the description and the test for the problem

Part of tarantool/tarantool#11278

5705 of 6041 branches covered (94.44%)

Branch coverage included in aggregate %.

21774 of 23492 relevant lines covered (92.69%)

3831320.35 hits per line

Source Files on job 15448724747.1
  • Tree
  • List 89
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 15448724747
  • 1bbdb610 on github
  • Prev Job for on skaplun/lj-1249-loadfile-fd-leak (#15446691398.1)
  • Next Job for on skaplun/lj-1249-loadfile-fd-leak (#15557142892.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc