Ran
|
Files
479
|
Run time
21s
|
Badge
Embed ▾
README BADGES
|
push
github
memtx: do not pass NULL to memcpy when creating gap item in MVCC According to the C standard, passing `NULL` to `memcpy` is UB, even if it copies nothing (number of bytes to copy is 0). The commit fixes such situation in memtx MVCC. Closes tarantool/security#129 NO_TEST=fix UB NO_CHANGELOG=fix UB NO_DOC=fix UB (cherry picked from commit 24d38cef5)
63079 of 114353 branches covered (55.16%)
93935 of 109318 relevant lines covered (85.93%)
2485302.84 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|