diff options
author | Daniel Burrows <dburrows@debian.org> | 2009-11-19 07:39:19 -0800 |
---|---|---|
committer | Daniel Burrows <dburrows@debian.org> | 2009-11-19 07:39:19 -0800 |
commit | 1e54509fa59c88d681ea7283b059fbfcc46a55fa (patch) | |
tree | 4f1d4bd017bd9f28526c2c0f23bbd25cfdb49ca9 /NEWS | |
parent | 99fb630cd02c3204fd5998179b3a2bcee3f558c3 (diff) | |
download | aptitude-1e54509fa59c88d681ea7283b059fbfcc46a55fa.tar.gz |
Rewrite the temporary file module so it doesn't access freed memory on shutdown.
There were two problems here: it was using log4cxx objects that got
freed by global destructors, and it was using some of its own objects
that got freed by global destructors. The solution pretty much requires
leaking a mutex object to be sure that it won't be destroyed.
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions