s3: reset tracepoint handler in reinit_after fork.
authorMichael Adam <obnox@samba.org>
Sun, 21 Sep 2014 08:29:49 +0000 (10:29 +0200)
committerMichael Adam <obnox@samba.org>
Sun, 21 Sep 2014 18:21:10 +0000 (20:21 +0200)
commit9b3960226aa7d5c0ce146325f9e689a7d0c7e4e3
tree147afe6cdf78efab5aeceea8404b4e1fc6aa1f2b
parentb3325c9d1d6c647dcf452b74df4c2e3b0568eb96
s3: reset tracepoint handler in reinit_after fork.

This for instance fixes panics in the scavenger process
due to talloc stackframes not freed in order.

Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>

Signed-off-by: Michael Adam <obnox@samba.org>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
source3/lib/util.c