6238e02571
Found a NULL pointer dereference by fuzzing, reproducing: $ echo "(nodecon(())o(e()))" > tmp.cil $ secilc tmp.cil Segmentation fault (core dumped) Add NULL check for addr_node->data in cil_fill_ipaddr. Signed-off-by: lutianxiong <lutianxiong@huawei.com> |
||
---|---|---|
.. | ||
include/cil | ||
src | ||
test | ||
.gitignore |