]> git.ozlabs.org Git - ppp.git/commit
Fix use-after-free bug where we were freeing the per-user options
authorPaul Mackerras <paulus@samba.org>
Sun, 24 Oct 2004 23:26:19 +0000 (23:26 +0000)
committerPaul Mackerras <paulus@samba.org>
Sun, 24 Oct 2004 23:26:19 +0000 (23:26 +0000)
commitbbf5b8ff1db19168e5bb920b5ad0b9d88199f6ad
tree75788aa6da0d5186798618d6adc51398d0bd7531
parent34592086521ec3bdf28b873eecabb03e271061d3
Fix use-after-free bug where we were freeing the per-user options
set in the secrets file before they were used.  Patch from
Michael Tokarev.
pppd/auth.c