[s3]testparm: prevent "no stackframe around" warning.
authorMichael Adam <obnox@samba.org>
Sat, 18 Oct 2008 12:51:25 +0000 (14:51 +0200)
committerMichael Adam <obnox@samba.org>
Sat, 18 Oct 2008 13:36:16 +0000 (15:36 +0200)
commit15f0a4eadb0f8f32a6b997b33ec4e316ada4eebf
treefd24c2dbf6827a1eede14541baf643f9f5f7072d
parentb3b6d8f3f91824df11b3f1e61c8ad443c8c65458
[s3]testparm: prevent "no stackframe around" warning.

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

Michael
source3/utils/testparm.c