]> git.ipfire.org Git - thirdparty/samba.git/commit
lib: Fix rotating nonstandard debug class log files
authorVolker Lendecke <vl@samba.org>
Thu, 13 Feb 2020 15:44:38 +0000 (16:44 +0100)
committerMartin Schwenke <martins@samba.org>
Wed, 19 Feb 2020 09:38:39 +0000 (09:38 +0000)
commit2a5002d9688ff679dd28a4abc8741edf96ecf342
tree14360593ba59558e552547db6b22450c169001a4
parent9ee1320049cf148a2bb102bbdee4a4bcc24c0de1
lib: Fix rotating nonstandard debug class log files

Looking at the same pointer in the loop does not really make sense to
me

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Martin Schwenke <martin@meltin.net>
lib/util/debug.c