r25799: Add dump_data_skip_zeros() which omits 16 zero bytes in a row (if not at the
commitc96047d022555678dabe08c0de94f0913bb4d047
authorGünther Deschner <gd@samba.org>
Fri, 2 Nov 2007 10:33:53 +0000 (2 11:33 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 21 Dec 2007 04:44:04 +0000 (21 05:44 +0100)
tree4396a42d89138039055d1a39e71ad3dbf8794a85
parent667e83fd78293942c61d141dfe0d90e662768380
r25799: Add dump_data_skip_zeros() which omits 16 zero bytes in a row (if not at the

beginning or the end of a blob). Usefull when inspecting protocols that
exchange huge mostly empty blobs.

Guenther
source/lib/util/util.c
source/lib/util/util.h