Bug 4741 - [patch] bg_misc: List of event names is incorrect and incomplete
Status: RESOLVED FIXED
Alias: None
Product: ioquake3
Classification: Unclassified
Component: Misc
Version: GIT MASTER
Hardware: PC All
: P3 normal
Assignee: Zachary J. Slater
QA Contact: ioquake3 bugzilla mailing list
URL:
Depends on:
Blocks:
 
Reported: 2010-08-28 21:36 EDT by Zack Middleton
Modified: 2010-08-29 13:55:23 EDT
1 user (show)

See Also:


Attachments
Add missing event names (757 bytes, patch)
2010-08-28 21:36 EDT, Zack Middleton

Description Zack Middleton 2010-08-28 21:36:46 EDT
Created attachment 2430 [details]
Add missing event names

The list of event names used for debuging in bg_misc.c is incorrect, EV_OBELISKPAIN is missing causing incorrect event names to be given. There are events missing from the end, which would cause reading beyond the end of the 'eventnames' array.
Comment 1 Thilo Schulz 2010-08-29 13:55:23 EDT
will be fixed in next rev. Thanks.