mirror of https://github.com/OISF/suricata
detect/reference: guard SCStrdup calls in DetectReferenceParse
Two SCStrdup calls that set ref->key had no NULL check. On allocation failure the pointer would be used immediately, causing a NULL dereference.pull/15601/head
parent
01f64ea335
commit
04a1de1192
Loading…
Reference in New Issue