[quake3-bugzilla] [Bug 4337] New: Patch to fix tty console buffer overflow

bugzilla-daemon at icculus.org bugzilla-daemon at icculus.org
Mon Nov 9 17:54:51 EST 2009


http://bugzilla.icculus.org/show_bug.cgi?id=4337

           Summary: Patch to fix tty console buffer overflow
           Product: ioquake3
           Version: SVN HEAD
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Misc
        AssignedTo: zakk at icculus.org
        ReportedBy: johne at verizon.net
         QAContact: quake3-bugzilla at icculus.org


Created an attachment (id=2198)
 --> (http://bugzilla.icculus.org/attachment.cgi?id=2198)
Fix overflow in tty console buffer

The tty console does not guard against entering more characters than the
console buffer can hold. Doing so results in an eventual crash.

Attached patch is a proposed fix.

-- 
Configure bugmail: http://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