zlib: It segfaults when passing NULL to gzopen
zlib-1.2.5 segfaults when passing NULL in path argument to
gzopen. As the previous version returns NULL in such case
and there is software expecting it (most notable example is
KDE3), this update return the older behavior back. This
update fixes bug#679345.
-
Submitted by
Adrian Schröter (adrianSuSE)
- Version 4664
Fixed bugs
bnc#679345
zlib segfaults when passing NULL to gzopen