- Add curl-invalid-free.patch to fix an invalid free in

curl_multi_setopt function.

- Add curl-invalid-free.patch to fix an invalid free in
  curl_multi_setopt function.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=195
This commit is contained in:
Ismail Dönmez
2017-06-20 11:37:20 +00:00
committed by Git OBS Bridge
parent 7887378be5
commit 608c95630e
5 changed files with 107 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jun 20 11:30:01 UTC 2017 - idonmez@suse.com
- Add curl-invalid-free.patch to fix an invalid free in
curl_multi_setopt function.
-------------------------------------------------------------------
Wed Jun 14 11:19:16 UTC 2017 - idonmez@suse.com