Accepting request 71640 from Base:System

- fix bnc#679345: zlib segfaults when passing NULL to gzopen
  * return NULL checks back to gz_open

OBS-URL: https://build.opensuse.org/request/show/71640
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zlib?expand=0&rev=31
This commit is contained in:
Sascha Peilicke
2011-05-30 07:04:50 +00:00
committed by Git OBS Bridge
parent f0884f8cb5
commit 7edff8842c
3 changed files with 23 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri May 27 09:13:31 UTC 2011 - mvyskocil@suse.cz
- fix bnc#679345: zlib segfaults when passing NULL to gzopen
* return NULL checks back to gz_open
-------------------------------------------------------------------
Thu May 12 20:02:26 UTC 2011 - crrodriguez@opensuse.org