Remove extra 0x prefix for the "%p" format specifiers, avoiding 0x0x0 strings in...
authorTimur I. Bakeyev <timur@iXsystems.com>
Thu, 10 May 2018 02:28:07 +0000 (10:28 +0800)
committerRalph Boehme <slow@samba.org>
Wed, 16 May 2018 16:06:23 +0000 (18:06 +0200)
commitd3cbcbd5c0b22ce8ef368f2278fa4421c91f7502
tree14f80a5fda85f807c0b0f02b14a3e20e1d227b6a
parentc0fd6cd386215c7d0bf5c6207b9ac2abaee665a7
Remove extra 0x prefix for the "%p" format specifiers, avoiding 0x0x0 strings in the output.

Signed-off-by: Timur I. Bakeyev <timur@iXsystems.com>
Reviewed-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Martin Schwenke <martin@meltin.net>
lib/dbwrap/dbwrap_tdb.c
lib/talloc/pytalloc.c
source3/modules/vfs_catia.c
source3/smbd/open.c