lib:torture: Fix string comparison macros where we directly pass NULL
authorAndreas Schneider <asn@samba.org>
Wed, 8 May 2019 14:54:30 +0000 (16:54 +0200)
committerJeremy Allison <jra@samba.org>
Wed, 8 May 2019 16:33:24 +0000 (16:33 +0000)
commita8f773e326d6bdfc1c9eb87a74c00108f6620c56
tree1a7eadeb4f6717b8b53bdd6af5e629973b79185c
parentbe72dfbc8edc53ed191dc01668a53cafb5cd785d
lib:torture: Fix string comparison macros where we directly pass NULL

See e.g. lib/util/tests/strlist.c +177

Found by GCC 9.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
lib/torture/torture.h