mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
db496a806e
This fixes the following problems with PLDHashTable::operator=: - It doesn't handle self-assigments. - It leaks the memory used by the assigned-to table. - It doesn't leave the assigned-from table in a safely destructable state. --HG-- extra : rebase_source : 433ac3418c00e3bb6d376982e4c679d27e42a377 |
||
---|---|---|
.. | ||
base | ||
build | ||
components | ||
doc | ||
ds | ||
glue | ||
idl-parser | ||
io | ||
libxpcomrt | ||
libxpt/xptcall | ||
reflect | ||
string | ||
system | ||
tests | ||
threads | ||
typelib | ||
windbgdlg | ||
xpidl | ||
Makefile.in | ||
moz.build | ||
xpcom-config.h.in | ||
xpcom-private.h.in |