]> 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)
committerKarolin Seeger <kseeger@samba.org>
Thu, 9 Jul 2020 09:56:20 +0000 (09:56 +0000)
commitd77eb1c1670ec40a4c4f757ba8cc8e13c3a976bb
tree9e9a4e4003b1132fd7c21b173d2944a5d063ad5c
parentc557da03cfe605bd09d9c63b705944068eaa6129
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>
(cherry picked from commit 5aeaa6959da326095e98f0369b6d91dc5667415e)
lib/util/debug.c