mirror of https://github.com/OISF/suricata
tests/fuzz: guard SCCalloc result in fuzz_decodebase64
If SCCalloc fails, decoded is NULL and the subsequent SCBase64Decode call would dereference it. Return early on allocation failure.pull/15601/head
parent
2c16fb716b
commit
7124fdebf1
Loading…
Reference in New Issue