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