[quake3-bugzilla] [Bug 5018] New: Fix up system call returns

bugzilla-daemon at icculus.org bugzilla-daemon at icculus.org
Sat May 28 11:59:02 EDT 2011


https://bugzilla.icculus.org/show_bug.cgi?id=5018

           Summary: Fix up system call returns
           Product: ioquake3
           Version: SVN HEAD
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Misc
        AssignedTo: zakk at icculus.org
        ReportedBy: ZTurtleMan at gmail.com
         QAContact: quake3-bugzilla at icculus.org


Created attachment 2752
  --> https://bugzilla.icculus.org/attachment.cgi?id=2752
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.

-- 
Configure bugmail: https://bugzilla.icculus.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the quake3-bugzilla mailing list