curl-library
Fwd: Security fix: reset memory of Curl_easy->UserDefined->str
Date: Thu, 1 Mar 2018 15:01:59 -0800
Hello Team,
I am re-sending the same email, so please ignore, if you have already
received the previous email.
Thanks and regards,
Prashant
---------- Forwarded message ----------
From: Prashant Chaudhari <prashantsc_at_gmail.com>
Date: Thu, Mar 1, 2018 at 2:05 PM
Subject: Security fix: reset memory of Curl_easy->UserDefined->str
To: curl-library_at_cool.haxx.se
Hello Team,
I would like to add attached patch, which zero out the user defined data. I
am particularly targeting to reset the password/authentication secrets.
Please find attached patch on the libcurl version 7.57.0. and let me know
if you can accept it and release.
Changed filed:
libcurl/7.57.0/lib/url.c
Thanks,
Prashant
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
- text/plain attachment: libcurl-7.57.0-url-myfix.c