author | Rene Scharfe <rene.scharfe@lsrfire.ath.cx> | |
Sat, 18 Nov 2006 12:06:56 +0000 (13:06 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 18 Nov 2006 19:40:07 +0000 (11:40 -0800) | ||
commit | 38f4d138ee101f3f238ffd43fac76f5b951516c1 | |
tree | b357fbfe0d8699b8ceb58472c7743267cb48b17b | tree | snapshot |
parent | a6e8a7677055e092424db42c044774bc6dbd74f6 | commit | diff |
sparse fix: Using plain integer as NULL pointer
Z_NULL is defined as 0, use a proper NULL pointer in its stead.
Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Z_NULL is defined as 0, use a proper NULL pointer in its stead.
Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <junkio@cox.net>
archive-zip.c | diff | blob | history |