Heap Overflow
Opened this issue · 0 comments
guyinatuxedo commented
In the parse_request_line
function, due to no size checks on the user data being written, you have at least one heap overflow.
Opened this issue · 0 comments
In the parse_request_line
function, due to no size checks on the user data being written, you have at least one heap overflow.