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

tarantool / tarantool / 12987815715 / 1
86%
master: 88%

Build:
Build:
LAST BUILD BRANCH: ligurio/gh-12097-support-oss-fuzz
DEFAULT BRANCH: master
Ran 27 Jan 2025 12:09PM UTC
Files 479
Run time 29s
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

27 Jan 2025 11:16AM UTC coverage: 85.981% (+0.02%) from 85.966%
12987815715.1

push

github

locker
vinyl: fix memory leak on error decoding row during compaction

Just add missing `vy_page_delete()` to `vy_slice_stream_search()`.

The error is very unlikely to happen because:
 - `vy_slice_stream_search()` is called only once during a compaction
   task execution.
 - Memory leaks if `vy_page_find_key()` fails to decode a statement.
   Practically, this can only occur on memory allocation error.
   In tests it's triggered by an error injection.

Closes #11044

NO_DOC=bug fix
NO_TEST=caught by existing test now and then
NO_CHANGELOG=minor; shouldn't normally happen

(cherry picked from commit 36dbd4a25)

63236 of 114507 branches covered (55.22%)

94122 of 109468 relevant lines covered (85.98%)

2331187.38 hits per line

Source Files on job 12987815715.1
  • Tree
  • List 479
  • Changed 393
  • Source Changed 0
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 12987815715
  • 98c4f01e on github
  • Prev Job for on release/2.11 (#12886940939.1)
  • Next Job for on release/2.11 (#13052864879.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