[Zlib-devel] [PATCH] Fix segfault when NULL is passed as path to gzopen*
Mike Frysinger
vapier at gentoo.org
Wed Dec 15 18:29:51 EST 2010
On Wednesday, December 15, 2010 17:01:47 Ozgur Murat Homurlu wrote:
> In gz_open function, path parameter is passed to strlen() without
> checking. This causes a segmentation fault if path is passed as NULL.
here's an idea ... dont call gzopen() with NULL
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://madler.net/pipermail/zlib-devel_madler.net/attachments/20101215/97956841/attachment.sig>
More information about the Zlib-devel
mailing list