(Merge from 3.0)
authorAndrew Bartlett <abartlet@samba.org>
Sun, 23 Nov 2003 00:23:26 +0000 (00:23 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 23 Nov 2003 00:23:26 +0000 (00:23 +0000)
commit8ade0cf1b6eba966fdb3f2544a83c979195cef75
treeb072e66ce609decf86950c44a139c5e455191450
parent13a6b9833e7fdd5e4624ccf844e0f9932d9597c1
(Merge from 3.0)

Patch by emil@disksites.com <Emil Rasamat> to ensure we always always
free() each auth method. (We had relied on the use of talloc() only,
despite providing the free() callback)

Andrew Bartlett
(This used to be commit 58c4963a8389dff4d925548217fabed1c9932abd)
source3/auth/auth.c
source3/auth/auth_server.c