gecko-dev/netwerk
Daniel Stenberg 19f477f4ea Bug 1449355 - Use the right free function in DecodeQOrBase64Str. r=valentin
Memory returned from PL_Base64Decode() is allocated with PR_MALLOC and
therefore needs to be freed with PR_FREE(), not free().

Differential Revision: https://phabricator.services.mozilla.com/D10745

--HG--
extra : amend_source : 820c1b987ed179e6f5ff51ec2ec91696588b6fa0
2018-11-02 14:21:28 -04:00
..
base Bug 1501206 - Get referrer policy string in js 2018-11-01 12:09:15 +00:00
build Bug 1502774 - Part 3: Remove nsAuthModule r=valentin 2018-11-01 10:39:58 +00:00
cache Bug 1503207 - Remove nsWeakPtr.h and cleanup all files including weak reference-related headers r=froydnj 2018-10-31 20:39:03 +00:00
cache2 Bug 1503207 - Remove nsWeakPtr.h and cleanup all files including weak reference-related headers r=froydnj 2018-10-31 20:39:03 +00:00
cookie Backed out changeset 462c7102e2db (bug 1502240) for failures related to nsICookieService CLOSED TREE 2018-11-02 19:24:40 +02:00
dns Bug 1501621 - Enable ESLint for netwerk/dns/ and netwerk/protocol/ (manual changes) r=dragana,Standard8 2018-11-02 10:38:14 +00:00
ipc Bug 1499995 - part 2 - TrackingDummyChannel must expose nsIHttpChannelInternal, r=ehsan, r=mayhemer 2018-10-25 10:44:12 +02:00
locales Bug 1260399 - Remove deprecated messages in nsICookieManager methods - part 4 - remove the deprecated message, r=ehsan 2018-09-24 11:37:57 +02:00
mime Bug 1449355 - Use the right free function in DecodeQOrBase64Str. r=valentin 2018-11-02 14:21:28 -04:00
protocol Merge inbound to mozilla-central. a=merge 2018-11-02 18:44:43 +02:00
sctp Bug 1494301: Single API for mtransport. r=mjf 2018-10-26 00:39:07 +00:00
socket Bug 1501404 - Part 8: Remove the XPCOM registration for NamedPipeService r=valentin 2018-10-23 20:07:31 +00:00
srtp Bug 1479665: update libsrtp to bb0412ee84ebe3d2916b45b19de72fabb183d9db. r=bwc 2018-09-13 14:39:31 +00:00
streamconv Bug 1494127 - Fix trivial calls to do_QueryInterface that return an nsresult r=smaug 2018-10-01 21:38:43 +00:00
system Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
test Bug 1503201 - Add a crash test for fetching a subresource served with an invalid authentication realm r=valentin 2018-11-01 16:36:52 +00:00
wifi Bug 1500366 - register all DBus connection to be handled by gmain loop, r=jhorak 2018-10-19 10:11:46 +00:00
moz.build
necko-config.h.in