(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)
commit58c4963a8389dff4d925548217fabed1c9932abd
treef02467d73bfdfd32682f78e6eb00e880af5c9f61
parent1287cf5f921327c9ea758de46220c4e2dedc485c
(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
source/auth/auth.c
source/auth/auth_server.c