View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0001693 | Spring engine | General | public | 2009-10-21 13:36 | 2009-10-21 22:41 | ||||
Reporter | SirMaverick | ||||||||
Assigned To | Auswaschbar | ||||||||
Priority | normal | Severity | crash | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 0.80.5 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0001693: stack overflow in CSelectionKeyHandler::LoadSelectionKeys | ||||||||
Description | Remove char buf[10000]. - saves 10k memory - fixes stack overflow | ||||||||
Additional Information | ifs >> buf; std::string key(buf); -> std:string key; ifs >> key; | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
Auswaschbar (reporter) 2009-10-21 22:41 |
was fixed by kloot. |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2009-10-21 13:36 | SirMaverick | New Issue | |
2009-10-21 22:41 | Auswaschbar | Note Added: 0004246 | |
2009-10-21 22:41 | Auswaschbar | Status | new => resolved |
2009-10-21 22:41 | Auswaschbar | Resolution | open => fixed |
2009-10-21 22:41 | Auswaschbar | Assigned To | => Auswaschbar |