diff options
author | lloyd <[email protected]> | 2010-07-27 21:00:19 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2010-07-27 21:00:19 +0000 |
commit | f8d7c088f054345a9cfb5eaf09ac60e21edddb22 (patch) | |
tree | cadef3cd90409bf3ea1f6bd33b0dad6fa7e485eb /src/algo_factory/info.txt | |
parent | 2f3414c1bb2af4db4b03282b47decddf4f3e27e9 (diff) |
In Algorithm_Factory, delete the Engines after deleting the caches
rather than before. Otherwise, we run into a problem with dynamically
loaded engines: the engine will be deleted (and thus, the external
library unloaded), before calling the destructors on any objects which
may have been cached, so we jump to a now invalid address instead of
the destructor code.
Diffstat (limited to 'src/algo_factory/info.txt')
0 files changed, 0 insertions, 0 deletions