CVSROOT:        /home/x-cvs
Module name:    xc
Changes by:     [EMAIL PROTECTED]       02/12/03 10:07:59

Log message:
   568. XEditResCheckMessages trashed XtMalloced memory on some widget
        hierarchies, due to using incorrect indexes when removing
        duplicates (A.1409, Rob Arthan).
     I don't remember exactly how much of this was an extension I added,
  but at least the search for resources of type XtRWidget was done by
  me, and the wrong code to remove duplicates. Thanks to Rob Arthan for
  finding the bug (I think that code was never efectivelly tested, i.e.
  never checked agains't widget trees that would show duplicates).

Modified files:
      xc/programs/Xserver/hw/xfree86/:
        CHANGELOG 
      xc/lib/Xmu/:
        EditresCom.c 
  
  Revision      Changes    Path
  3.2421        +4 -1      xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.17          +2 -2      xc/lib/Xmu/EditresCom.c

_______________________________________________
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit

Reply via email to