Anonymous | Login | Signup for a new account | 2024-12-05 13:19 UTC |
Main | My View | View Issues | Change Log | Roadmap | Wiki |
View Issue Details [ Jump to Notes ] [ Wiki ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000104 | Liberty Unleashed | Crash | public | 2016-06-04 13:34 | 2016-06-04 13:35 | ||||
Reporter | VRocker | ||||||||
Assigned To | VRocker | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0000104: Crash when pressing tab with an empty chatbox | ||||||||
Description | A heap corruption occurs if tab is pressed with an empty chatbox | ||||||||
Steps To Reproduce | Launch the game Press T Press Tab - Boom, heap corruption | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0000108) VRocker (administrator) 2016-06-04 13:35 |
A function which allocated memory to hold nicknames didn't allocate enough to hold the null terminator, resulting in free() freeing as much memory as it felt like. Noob mistake. |
Issue History | |||
Date Modified | Username | Field | Change |
2016-06-04 13:34 | VRocker | New Issue | |
2016-06-04 13:34 | VRocker | Status | new => assigned |
2016-06-04 13:34 | VRocker | Assigned To | => VRocker |
2016-06-04 13:35 | VRocker | Note Added: 0000108 | |
2016-06-04 13:35 | VRocker | Status | assigned => resolved |
2016-06-04 13:35 | VRocker | Resolution | open => fixed |
Copyright © 2000 - 2024 MantisBT Team |