Patch by emil@disksites.com <Emil Rasamat> to ensure we always always
authorAndrew Bartlett <abartlet@samba.org>
Sun, 23 Nov 2003 00:16:54 +0000 (00:16 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 23 Nov 2003 00:16:54 +0000 (00:16 +0000)
commit62685054962f4be7d8791b87dff85e89347269e8
tree357e0e7438c44d266603b694a77f3a6a69c9d603
parent6b81cc2e0bca79f4aa472cd2b1b90d0c51818612
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 5872c0e26e3407c7c1dcf2074a36896a3ca1325a)
source3/auth/auth.c
source3/auth/auth_server.c