From 3bcf187a0d301ab1702fada6841692e0ae445836 Mon Sep 17 00:00:00 2001 From: Volker Lendecke Date: Sun, 2 Sep 2007 17:50:05 +0000 Subject: r24903: One more tick in #if 0 code (This used to be commit e0b4fb55e3176785a85d66efece15d0a366a35f1) --- source3/lib/util.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source3/lib/util.c b/source3/lib/util.c index ed2bff6225..3852fccdd1 100644 --- a/source3/lib/util.c +++ b/source3/lib/util.c @@ -3316,7 +3316,7 @@ int get_safe_IVAL(const char *buf_base, size_t buf_len, char *ptr, size_t off, i #if 0 -Disable these now we've checked all code paths and ensured +Disable these now we have checked all code paths and ensured NULL returns on zero request. JRA. /**************************************************************** -- cgit