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)
commitba5ac4eeb8086d50e829e1a9944ea89a28eeef2c
tree900170592560d8f78ab8497474300185c1cf8d89
parent2b72738e4ecc6ad25a08ce7bf41d8d46fcee4115
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.
source/utils/ntlm_auth.c