Skip to content
Snippets Groups Projects
Commit 8cdb1488 authored by Dmitry Rodionov's avatar Dmitry Rodionov
Browse files

chore: fix deref of null warning

Return value of a function 'lj_tab_getinth' is dereferenced at
lj_ccallback.c:540 without checking for NULL, but it is usually checked
for this function (14/15).
parent ddaeddae
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment