Ran
|
Files
89
|
Run time
3s
|
Badge
Embed ▾
README BADGES
|
push
github
Followup fix for embedded bytecode loader. (cherry-picked from commit e49863eda) The patch follows up a previous patch and limits the total size of a chunk load by `lua_load` with size `LJ_MAX_BUF - 1`. The proposed test `lj-549-lua-load.test` checks corner cases in `lua_load` function and covers this and the previous patch partially. Sergey Bronnikov: * added the description and the test Part of tarantool/tarantool#9145 Reviewed-by: Maxim Kokryashkin <m.kokryashkin@tarantool.org> Reviewed-by: Sergey Kaplun <skaplun@tarantool.org> Reviewed-by: Igor Munkin <imun@tarantool.org> Signed-off-by: Igor Munkin <imun@tarantool.org>
5412 of 6002 branches covered (0.0%)
Branch coverage included in aggregate %.
20733 of 23380 relevant lines covered (88.68%)
2802771.65 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|