- fixed NULL ptr deref in GD XPM decoder [bnc#868624]

* CVE-2014-2497.patch

OBS-URL: https://build.opensuse.org/package/show/graphics/gd?expand=0&rev=6
This commit is contained in:
Petr Gajdos 2014-04-07 07:16:40 +00:00 committed by Git OBS Bridge
parent 85caa8ebaf
commit 7438c37f6a

View File

@ -1,7 +1,8 @@
-------------------------------------------------------------------
Fri Apr 4 12:21:22 UTC 2014 - pgajdos@suse.com
- fixed CVE-2014-2497 [bnc#868624]
- fixed NULL ptr deref in GD XPM decoder [bnc#868624]
* CVE-2014-2497.patch
-------------------------------------------------------------------
Fri Dec 27 07:42:11 UTC 2013 - tchvatal@suse.com