[Gtkradiant] [Bug 95] New: Probably bug in texture find/replace on patch meshes

gtkradiant@zerowing.idsoftware.com gtkradiant@zerowing.idsoftware.com
Sat, 16 Jun 2001 10:49:18 -0500


http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=95

           Summary: Probably bug in texture find/replace on patch meshes
           Product: GtkRadiant
           Version: 1.1-TA
          Platform: All
               URL:
        OS/Version: All
            Status: NEW
 Status Whiteboard:
          Keywords:
        Resolution:
          Severity: normal
          Priority: P2
         Component: editor
        AssignedTo: ttimo@idsoftware.com
        ReportedBy: jbaxter@lemur.stanford.edu


I don't have a symptom to hang this on, this is just something I noticed when 
looking through the code.

In Patch_FindReplaceTexture (pmesh.cpp), should there be a DecRef on the old 
pShader and then an IncRef on the new one?