Bug 3615 - nonexistent cvar => Cvar_Print() null pointer deref
Status: RESOLVED FIXED
Alias: None
Product: ioquake3
Classification: Unclassified
Component: Misc
Version: GIT MASTER
Hardware: All All
: P3 normal
Assignee: Zachary J. Slater
QA Contact: ioquake3 bugzilla mailing list
URL:
Depends on:
Blocks:
 
Reported: 2008-04-30 21:37 EDT by /dev/humancontroller
Modified: 2008-05-01 07:44:32 EDT
0 users

See Also:


Attachments
patch to process nonexistent cvars safely (622 bytes, patch)
2008-04-30 21:39 EDT, /dev/humancontroller

Description /dev/humancontroller 2008-04-30 21:37:01 EDT
With the newer cvar printing function, trying to print a not exising cvar will crash the program.
Comment 1 /dev/humancontroller 2008-04-30 21:39:31 EDT
Created attachment 1739 [details]
patch to process nonexistent cvars safely
Comment 2 Thilo Schulz 2008-05-01 07:44:32 EDT
fixed in rev 1334