lib/util: Fix cppcheck null pointer dereference warning
authorNoel Power <noel.power@suse.com>
Tue, 21 May 2019 10:48:18 +0000 (10:48 +0000)
committerNoel Power <npower@samba.org>
Wed, 29 May 2019 10:10:23 +0000 (10:10 +0000)
commitfd3f37af927cd926431a5dbd8f966d8c8e772dae
tree0b7afe2f8646611ff46599ede021c63ea0bbde4e
parent8831b06d3d4c1cb5b7732e9863228f8f3aea4e36
lib/util: Fix cppcheck null pointer dereference warning

lib/util/talloc_report.c:58: warning: nullPointer: Possible null pointer dereference: start <--[cppcheck]

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Andreas Schneider <asn@samba.org>
lib/util/talloc_report.c