must add one to the extra_data size to transfer the 0 string terminator.
authorHerb Lewis <herb@samba.org>
Fri, 18 Oct 2002 23:52:05 +0000 (23:52 +0000)
committerHerb Lewis <herb@samba.org>
Fri, 18 Oct 2002 23:52:05 +0000 (23:52 +0000)
commit955003ebce31773388592e041a2399cb0004a4b3
tree69da1fa01f37fde08c3cbf957695936662da6c2a
parent9cfa18208ba515ab2d49f945d955dcb9a5c68103
must add one to the extra_data size to transfer the 0 string terminator.
This was causing "wbinfo --sequence" to access past the end of malloced
memory.
(This used to be commit 4125c582aaf86ee5d92b0c800266543a390aefce)
source3/nsswitch/winbindd_misc.c