ntlm_wb: Fix hard-coded limit on NTLM auth packet size
Bumping it to 1KiB in commit aaaf9e50 is all very well, but having hit a hard limit once let's just make it cope by reallocating as necessary.
Please register or sign in to comment
Bumping it to 1KiB in commit aaaf9e50 is all very well, but having hit a hard limit once let's just make it cope by reallocating as necessary.