[quake3-bugzilla] [Bug 5033] New: IQM bounds swap and segfault issues

bugzilla-daemon at icculus.org bugzilla-daemon at icculus.org
Wed Jun 8 21:25:25 EDT 2011


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

           Summary: IQM bounds swap and segfault issues
           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 2764
  --> https://bugzilla.icculus.org/attachment.cgi?id=2764
Fixes IQM bounds swapping and segfault when missing bounds

IQM does not swap the correct number of bounds. Bounds are per-frame and should
use num_frames, not num_poses which is related to joints.

Some places do not check if model has bounds and result in a segfault.

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