diff options
author | Volker Lendecke <vlendec@samba.org> | 2007-09-02 17:50:05 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 12:30:29 -0500 |
commit | 3bcf187a0d301ab1702fada6841692e0ae445836 (patch) | |
tree | f3d6eae67dbb8406fa7640cd5dea47cdd0a11f39 /source3/lib/util.c | |
parent | 2800362e3f8e0d980d689807f348723a88d697af (diff) | |
download | samba-3bcf187a0d301ab1702fada6841692e0ae445836.tar.gz samba-3bcf187a0d301ab1702fada6841692e0ae445836.tar.xz samba-3bcf187a0d301ab1702fada6841692e0ae445836.zip |
r24903: One more tick in #if 0 code
(This used to be commit e0b4fb55e3176785a85d66efece15d0a366a35f1)
Diffstat (limited to 'source3/lib/util.c')
-rw-r--r-- | source3/lib/util.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/lib/util.c b/source3/lib/util.c index ed2bff6225b..3852fccdd1e 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. /**************************************************************** |