Bug 5042 - Game does not clear logFile handle when closing file
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: 2011-06-15 12:37 EDT by Zack Middleton
Modified: 2011-06-16 17:53:52 EDT
1 user (show)

See Also:


Attachments
Clear game logfile handle after closing file. (439 bytes, patch)
2011-06-15 12:37 EDT, Zack Middleton

Description Zack Middleton 2011-06-15 12:37:28 EDT
Created attachment 2783 [details]
Clear game logfile handle after closing file.

Game does not clear logFile handle when closing file. Might be an issue if G_LogPrintf is called after this.

Patch from tremulous http://svn.icculus.org/tremulous?view=rev&revision=2041
Comment 1 Thilo Schulz 2011-06-16 17:53:52 EDT
applied r2036