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

tarantool / tarantool / 9682177363 / 1
88%
master: 88%

Build:
DEFAULT BRANCH: master
Ran 26 Jun 2024 03:18PM UTC
Files 513
Run time 19s
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:07PM UTC coverage: 87.066% (-0.02%) from 87.089%
9682177363.1

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

67693 of 120809 branches covered (56.03%)

100386 of 115299 relevant lines covered (87.07%)

2436821.38 hits per line

Source Files on job 9682177363.1
  • Tree
  • List 0
  • Changed 431
  • Source Changed 0
  • Coverage Changed 23
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 9682177363
  • 319357d5 on github
  • Prev Job for on master (#9657430161.1)
  • Next Job for on master (#9785349017.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc