Remove talloc_autofree_context() from pm_process
authorVolker Lendecke <vl@samba.org>
Mon, 27 Sep 2010 05:16:14 +0000 (22:16 -0700)
committerVolker Lendecke <vl@samba.org>
Mon, 27 Sep 2010 16:14:47 +0000 (18:14 +0200)
commit35d9530f3b210f182815fe07b5204be664d5972a
tree83f6c8ff254dbcfd0895ced56cf2b1008e54164e
parent8e02130c623fca4bf06baff6789b45d8782bf5b0
Remove talloc_autofree_context() from pm_process

This would be a classic for talloc_tos(), InFile is freed a few lines down. But
unfortunately S4 does not support talloc_tos().
lib/util/params.c