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

tarantool / tarantool / 12987808521
87%
master: 88%

Build:
Build:
LAST BUILD BRANCH: i12147-refact
DEFAULT BRANCH: master
Ran 27 Jan 2025 11:48AM UTC
Jobs 1
Files 514
Run time 2min
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:15AM UTC coverage: 87.303% (-0.02%) from 87.323%
12987808521

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)

68646 of 121890 branches covered (56.32%)

0 of 2 new or added lines in 1 file covered. (0.0%)

43 existing lines in 15 files now uncovered.

101293 of 116024 relevant lines covered (87.3%)

2160048.67 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
87.48
-0.26% src/box/vy_run.c

Uncovered Existing Lines

Lines Coverage ∆ File
1
60.42
-0.69% src/lib/core/fio.c
1
95.89
-0.05% src/box/iproto.cc
1
92.45
-0.47% src/box/recovery.cc
1
97.39
-0.02% src/lib/vclock/vclock.c
1
94.24
-0.72% src/box/vy_point_lookup.c
1
74.55
-0.25% src/main.cc
1
79.14
-0.53% src/box/tuple_bloom.c
1
22.62
-0.02% src/lib/uri/uri_parser.c
1
95.74
-0.53% src/box/vy_range.c
2
86.68
-0.42% src/box/vy_stmt.c
3
87.48
-0.26% src/box/vy_run.c
3
91.98
-0.05% src/box/vinyl.c
4
92.84
-0.38% src/lib/core/fiber.c
7
93.84
-1.39% src/box/xrow_update_field.c
15
91.86
-2.35% src/box/memtx_space.c
Jobs
ID Job ID Ran Files Coverage
1 12987808521.1 27 Jan 2025 11:48AM UTC 514
87.3
GitHub Action Run
Source Files on build 12987808521
  • Tree
  • List 514
  • Changed 429
  • Source Changed 0
  • Coverage Changed 24
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 8b68f03a on github
  • Prev Build on release/3.2 (#12862730626)
  • Next Build on release/3.2 (#13014467096)
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