------- Comment #31 from jvdelisle at gcc dot gnu dot org  2009-06-26 15:50 
-------
I am working on some ideas here.  We are getting double free or corruption
related to free_format_data.  I think it is because we have two pointers to pay
attention to.  The one in the hash table and dtp->u.p.fmt which is copied. My
biggest issue is time to do this, so patience please.


-- 

jvdelisle at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |jvdelisle at gcc dot gnu dot
                   |dot org                     |org
             Status|REOPENED                    |ASSIGNED
   Last reconfirmed|2009-06-03 17:39:10         |2009-06-26 15:50:47
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40330

Reply via email to