Ran
|
Files
89
|
Run time
4s
|
Badge
Embed ▾
README BADGES
|
push
github
Fix limit check in narrow_conv_backprop(). Thanks to Sergey Kaplun. (cherry picked from commit e45fd4cb7) `narrow_conv_backprop()` misses the stack pointer (`nc->sp`) limit check after a bunch of recursive calls that may change its value. As a result, it leads to stack-buffer-overflow during the instruction narrowing. This patch adds a missing check. Sergey Kaplun: * added the description and the test for the problem Part of tarantool/tarantool#10199
5676 of 6025 branches covered (94.21%)
Branch coverage included in aggregate %.
21647 of 23431 relevant lines covered (92.39%)
2940097.01 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|