mirror of https://github.com/OISF/suricata
rfb/detect: fix rfb_parse_sec_result return type
The data parsed is a u32, but returned as DetectUintData<u8>, then later free'd as a DetectUintData<u32>.pull/14801/head
parent
8b2a7ac47c
commit
b9e0f9cc8b
Loading…
Reference in New Issue