gecko-dev/netwerk/mime
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
..
moz.build Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium 2017-12-07 22:09:15 +01:00
nsIMIMEHeaderParam.idl
nsIMIMEInfo.idl
nsIMIMEService.idl
nsMIMEHeaderParamImpl.cpp Bug 1449355 - Use the right free function in DecodeQOrBase64Str. r=valentin 2018-11-02 14:21:28 -04:00
nsMIMEHeaderParamImpl.h Bug 1481176 - P1. Export GetParameterHTTP as static method. r=valentin,r=bzbarsky 2018-08-07 19:21:58 +02:00
nsMimeTypes.h Bug 1472145 - Part 1. Add support for identifying the WebP images MIME type. r=tnikkel 2018-06-29 20:30:05 -04:00