mirror of https://github.com/OISF/suricata
print: Escape backslash in PrintRawUriFp
PrintRawUriFp does not properly escape backslash. This causes confusion between a \ character and an hex-encoded character. PrintRawUriBuffer, instead, correctly does backslash-encoding. Adding proper escaping of backslash to PrintRawUriFp.pull/3157/head
parent
ec62eedc87
commit
7266c12b4f
Loading…
Reference in New Issue