[s3]test_lp_load: fix "no talloc stackframe around" message
authorMichael Adam <obnox@samba.org>
Sat, 18 Oct 2008 12:52:49 +0000 (14:52 +0200)
committerMichael Adam <obnox@samba.org>
Sat, 18 Oct 2008 13:36:17 +0000 (15:36 +0200)
commitef9ccf5d200c64622358338504b49e03b6708145
tree6b37d1e1090b46c3c5680d98dfd0135b59a79622
parent15f0a4eadb0f8f32a6b997b33ec4e316ada4eebf
[s3]test_lp_load: fix "no talloc stackframe around" message

gfree_loadparm() and TALLOC_FREE(frame) were in the wron order.

Michael
source3/param/test_lp_load.c