]> git.ipfire.org Git - thirdparty/samba.git/commit
lib/util: add dump_data_diff*() helpers
authorStefan Metzmacher <metze@samba.org>
Wed, 3 Nov 2021 10:40:13 +0000 (11:40 +0100)
committerJule Anger <janger@samba.org>
Sun, 30 Jan 2022 10:57:11 +0000 (10:57 +0000)
commit1538a574a22c2762ed322ffbf34f63ca872f034b
tree5233d7c0b8935aad85d5a4571a4135256a358c49
parentf1cbfdc43c8e940c6d2667eccc7545e39be49468
lib/util: add dump_data_diff*() helpers

That will make it easy to see the difference
between two memory buffers.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
(cherry picked from commit b489b7feda19b3c0f0fe2300f2c76d416776355b)
lib/util/util.c
lib/util/util.h