lib/util: add dump_data_diff*() helpers
authorStefan Metzmacher <metze@samba.org>
Wed, 3 Nov 2021 10:40:13 +0000 (11:40 +0100)
committerStefan Metzmacher <metze@samba.org>
Mon, 24 Jan 2022 15:25:36 +0000 (15:25 +0000)
commitb489b7feda19b3c0f0fe2300f2c76d416776355b
tree1127229db8ba41b4352ebb5e7e858126d2f75d5c
parent9110a8854a518befa2908c26076e17a085c5ec48
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>
lib/util/util.c
lib/util/util.h