diff options
author | Gaming4JC <g4jc@bulletmail.org> | 2018-09-26 18:29:45 -0400 |
---|---|---|
committer | Gaming4JC <g4jc@bulletmail.org> | 2018-09-26 18:29:45 -0400 |
commit | 475a210a336da603f308d9163e3922b7cc285e0b (patch) | |
tree | f672785bb2b3aa87804c2bce3a9a0c76c0bdab9e /rdf | |
parent | e3508f55bed8a463d298021633dbc7d079c9d764 (diff) | |
download | UXP-475a210a336da603f308d9163e3922b7cc285e0b.tar UXP-475a210a336da603f308d9163e3922b7cc285e0b.tar.gz UXP-475a210a336da603f308d9163e3922b7cc285e0b.tar.lz UXP-475a210a336da603f308d9163e3922b7cc285e0b.tar.xz UXP-475a210a336da603f308d9163e3922b7cc285e0b.zip |
backport mozbug 1444532 - fix a leak in SHA256 in nsHttpConnectionInfo.cpp r=mayhemer
The original code (from bug 1200802) declared an XPCOM object as a static bare pointer,
which for future reference is probably never the right thing to do. It might have worked if
it was cleared before shutdown but it never was.
Diffstat (limited to 'rdf')
0 files changed, 0 insertions, 0 deletions