]> git.ipfire.org Git - thirdparty/samba.git/commit
debug: Push message length argument down to backend log functions
authorMartin Schwenke <martin@meltin.net>
Fri, 2 Dec 2016 05:37:47 +0000 (16:37 +1100)
committerVolker Lendecke <vl@samba.org>
Thu, 14 Oct 2021 10:21:30 +0000 (10:21 +0000)
commit24dc8c5d2b809fefcb27abcb0aba7a1de5a55630
tree4f585c244bd9a8618ccae42949655111b7f52b52
parent3085a7d317dd4ce338a5265312c57ed389391786
debug: Push message length argument down to backend log functions

Optimise because length is now available.

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