r24796: Add bounds checking to ntlm_auth, increase initial buffer size to 300 to...
authorKai Blin <kai@samba.org>
Thu, 30 Aug 2007 09:02:40 +0000 (09:02 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 20:03:11 +0000 (15:03 -0500)
commitd510accb39f07ae0abfa0b5cdf2e834a41872cde
tree8d56fdd45edbd9e5f493709fec5c147877f36156
parent96539eb14343dd5e9ed554924dacf824fa2734cd
r24796: Add bounds checking to ntlm_auth, increase initial buffer size to 300 to avoid
one talloc/fgets loop in the common case, which is slightly over 200 for the KK
response.
(This used to be commit ba5ac4eeb8086d50e829e1a9944ea89a28eeef2c)
source4/utils/ntlm_auth.c