[quake3-bugzilla] [Bug 5559] New: ri.Printf of the extensions string is potentially larger than the buffer for Com_Printf

bugzilla-daemon at icculus.org bugzilla-daemon at icculus.org
Sun Jun 3 01:00:45 EDT 2012


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

           Summary: ri.Printf of the extensions string is potentially
                    larger than the buffer for Com_Printf
           Product: ioquake3
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P3
         Component: Misc
        AssignedTo: zakk at icculus.org
        ReportedBy: ensiform at gmail.com
         QAContact: quake3-bugzilla at icculus.org


The printf with the extensions string is potentially larger than the buffer can
handle, thus not showing all extensions and not able to print the newline at
the end.

See: void GfxInfo_f( void ) in tr_init.c

I don't have a way to "Fix" this yet as I'm not sure how you would want to go
about going around this the correct way, and still display all possible
extensions.

-- 
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