Valgrind found a bug (subtracting a pointer from a length rather than the
authorJeremy Allison <jra@samba.org>
Mon, 30 Jun 2003 20:41:40 +0000 (20:41 +0000)
committerJeremy Allison <jra@samba.org>
Mon, 30 Jun 2003 20:41:40 +0000 (20:41 +0000)
commit492a96e9922c1ef96b967f2965f8bba1f5bc8f23
treed20c3eab4860141d622e8faed3170acc9c197397
parentfa23a4158ec23c0b8dbdc6c53f29958243107dee
Valgrind found a bug (subtracting a pointer from a length rather than the
length of what the pointer points to).
Jeremy.
source/auth/auth_winbind.c