client: Fix talloc_stackframe() free order assertion in developer mode
commitc4f143f9d7a1502712d8a6b1c872a13632a5cff3
authorAndrew Bartlett <abartlet@samba.org>
Tue, 25 Sep 2012 00:41:05 +0000 (25 10:41 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 25 Sep 2012 04:43:01 +0000 (25 14:43 +1000)
treef6b482b29cd17635f522e63b06b3c83c5a3d0c51
parent6749cfb418cd8e21df626c7144f1f4db3b6770e7
client: Fix talloc_stackframe() free order assertion in developer mode

Reported-by: Ricky Nance <ricky.nance@weaubleau.k12.mo.us>
source3/client/client.c