MantisBT

View Issue Details Jump to Notes ] Wiki ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000104Liberty UnleashedCrashpublic2016-06-04 14:342016-06-04 14:35
ReporterVRocker 
Assigned ToVRocker 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000104: Crash when pressing tab with an empty chatbox
DescriptionA heap corruption occurs if tab is pressed with an empty chatbox
Steps To ReproduceLaunch the game
Press T
Press Tab

- Boom, heap corruption
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
(0000108)
VRocker (administrator)
2016-06-04 14: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 14:34 VRocker New Issue
2016-06-04 14:34 VRocker Status new => assigned
2016-06-04 14:34 VRocker Assigned To => VRocker
2016-06-04 14:35 VRocker Note Added: 0000108
2016-06-04 14:35 VRocker Status assigned => resolved
2016-06-04 14:35 VRocker Resolution open => fixed


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker