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

tarantool / tarantool / 9682271940
86%
master: 88%

Build:
Build:
LAST BUILD BRANCH: ninarodicova/branch_for_fix_bug
DEFAULT BRANCH: master
Ran 26 Jun 2024 03:41PM UTC
Jobs 1
Files 479
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

26 Jun 2024 03:10PM UTC coverage: 85.821% (+0.001%) from 85.82%
9682271940

push

github

locker
box: fix memleak on functional index drop

We just don't free functional index keys on functional index drop now.
Let's approach keys deletion as in the case of primary index drop ie
let's drop these keys in background.

We should set `use_hint` to `true` in case of MEMTX_TREE_VTAB_DISABLED
tree index methods because `memtx_tree_disabled_index_vtab` uses
`memtx_tree_index_destroy<true>`. Otherwise we get read outside of index
structure for stub functional index on destroy for introduced `is_func`
field (which is reported by ASAN).

Closes #10163

NO_DOC=bugfix

(cherry picked from commit 319357d59)

62667 of 113910 branches covered (55.01%)

7 of 7 new or added lines in 1 file covered. (100.0%)

38 existing lines in 13 files now uncovered.

93569 of 109028 relevant lines covered (85.82%)

2605863.74 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9682271940.1 26 Jun 2024 03:41PM UTC 0
85.82
GitHub Action Run
Source Files on build 9682271940
Detailed source file information is not available for this build.
  • Back to Repo
  • 432789dc on github
  • Prev Build on release/2.11 (#9665240014)
  • Next Build on release/2.11 (#9792753635)
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