]> git.ipfire.org Git - thirdparty/samba.git/commit
dealing with some stack overflow bug somewhere around the use of
authorLuke Leighton <lkcl@samba.org>
Thu, 16 Oct 1997 13:38:16 +0000 (13:38 +0000)
committerLuke Leighton <lkcl@samba.org>
Thu, 16 Oct 1997 13:38:16 +0000 (13:38 +0000)
commitdab35ce5d61d53bce6ede44e56d9393645c0d67e
tree4a2c15317e3541128071343aeff33f608936116c
parenteb81fae874383f77ad72c0f7686b8c49e645b0b8
dealing with some stack overflow bug somewhere around the use of
deal_with_credentials() by moving important code to the beginning
of the function :-) :-) :-).

the new seed (old_cred + time + 1) was getting corrupted.
source/pipenetlog.c