View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
ID | Project | Category | View Status | Date Submitted | Last Update |
0000854 | VCMI | Mechanics - Adventure Map | public | 2012-02-08 10:56 | 2013-08-29 17:44 |
|
Reporter | zjarek | |
Assigned To | | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | Linux | OS | Mint | OS Version | 11 |
Product Version | | |
Target Version | | Fixed in Version | | |
|
Summary | 0000854: Crash on exit, double free or corruption r2527 |
Description | While exiting after having at least one game started there is unnecessary deletition of CMapInfo member pointers, caused by lack of copy-ctors and usage of vectors. I don't have patch, because I don't know this code structure, but I will upload after cleanup private copy-ctors and operator= for every class with non-trivial destructors, it identified one bug already. |
Steps To Reproduce | Exit game. |
Tags | No tags attached. |
|
Attached Files | |
|