Bug 5018 - Fix up system call returns
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-05-28 11:59 EDT by Zack Middleton
Modified: 2011-06-06 11:08:11 EDT
1 user (show)

See Also:


Attachments
Fix system call returns. (918 bytes, patch)
2011-05-28 11:59 EDT, Zack Middleton

Description Zack Middleton 2011-05-28 11:59:00 EDT
Created attachment 2752 [details]
Fix system call returns.

There is a missing return in code/client/cl_cgame.c that results in additional code being run for no reason. Spotted when looking at wolfmp wolfet diff.

Made code/server/sv_game.c consistent with cl_cgame.c and cl_ui.c.
Comment 1 Thilo Schulz 2011-06-06 11:08:11 EDT
thank you, applied r2011