]> git.ipfire.org Git - thirdparty/samba.git/commit
lib/debug: assert file backend
authorRalph Boehme <slow@samba.org>
Tue, 30 Jun 2020 15:02:07 +0000 (17:02 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 2 Jul 2020 12:03:33 +0000 (12:03 +0000)
commit5aeaa6959da326095e98f0369b6d91dc5667415e
tree12db0e615be1efbb7f4d2738298e17d26b136f1e
parent7082902d56ab1aa824e6b86bceaa7e1a14b6ef29
lib/debug: assert file backend

The debug file backend is a built-in default, if it's missing we're totally
screwed.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14426

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
lib/util/debug.c