s4:auth/sam.c - fix the free of memory contexts
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Fri, 3 Dec 2010 08:18:23 +0000 (09:18 +0100)
committerMatthias Dieter Wallnöfer <mdw@samba.org>
Fri, 3 Dec 2010 08:18:23 +0000 (09:18 +0100)
commit5e1c9b562c4bf89d0d2e9a423a6fa0bf48b6da6b
tree0fc544d9889efb1cb52e3ce20038c8ac98b16687
parent07e18e8f7c5687d00160a1760411099736444c7c
s4:auth/sam.c - fix the free of memory contexts

"tmp_ctx" needs always to be freed ("res" is freed implicitly)
source4/auth/sam.c