Yousong Zhou <[email protected]> [2019-11-20 20:33:06]:

Hi,

thanks for review!

> The first check (node->left == NULL && node->right == NULL) if
> matched, will return.

You can see the code path leading to null pointer dereference for yourself[1].
I wish, that analyzer could output test case directly :-) I wanted to write
test case myself in order to verify it, but it's quite time consuming so I
rather decided to move on with this simple silencer.

1. 
https://ynezz.gitlab.io/-/openwrt-libubox/-/jobs/355230141/artifacts/build/scan/2019-11-19-163708-203-1/index.html

-- ynezz

_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to