D23404: Revamp solver memory management
Fabian Kosmale <[email protected]>
| Newsgroups | gmane.comp.kde.devel.games |
|---|---|
| Message-ID | <[email protected]> |
fabiank added a comment. And this might have been the source of all problems (and adding it to the original code is probably sufficient, though I still think that the revamped memory management is a good idea): The FcSolveSolver did not call free, which left the MemoryManager in an unideal state, and would probably lead to (non-graciously handled) out-of-memory situations. This too should be fixed now. REPOSITORY R410 KPatience REVISION DETAIL https://phabricator.kde.org/D23404 To: fabiank, #kde_games, aacid, shlomif Cc: wbauer, kde-games-devel