Don't recurse in reopen_logs().
authorAndrew Bartlett <abartlet@samba.org>
Thu, 11 Jun 2009 08:53:14 +0000 (18:53 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 11 Jun 2009 08:54:32 +0000 (18:54 +1000)
commite5353ce95bbfeab79b6055b1acf07a04b0f3e22a
treea18b65d4819f59ae181006408161c9210d65661a
parent6372bd695d96d2bfa8a8f902dd0e3830f7b3c2e6
Don't recurse in reopen_logs().

Use the state to avoid recursion in reopen_logs(), as DEBUG() can call
this function.

Andrew Bartlett
lib/util/debug.c