Accepting request 198716 from home:Andreas_Schwab:Factory

- malloc-overflows.patch: Fix integer overflows in malloc (CVE-2013-4332,
  bnc#839870)

OBS-URL: https://build.opensuse.org/request/show/198716
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=309
This commit is contained in:
2013-09-12 14:47:52 +00:00
committed by Git OBS Bridge
parent 66993bce55
commit fdc1d1569d
7 changed files with 87 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Sep 12 13:42:23 UTC 2013 - schwab@suse.de
- malloc-overflows.patch: Fix integer overflows in malloc (CVE-2013-4332,
bnc#839870)
-------------------------------------------------------------------
Wed Sep 11 10:11:56 UTC 2013 - schwab@suse.de