Commit 60ed8d72 authored by Daniel Gustafsson's avatar Daniel Gustafsson
Browse files

ntlm_wb: Fix memory leaks in ntlm_wb_response



When erroring out on a request being too large, the existing buffer was
leaked. Fix by explicitly freeing on the way out.

Closes #2966
Reviewed-by: default avatarDaniel Stenberg <daniel@haxx.se>
parent 66b3c186
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment