https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67588

kargl at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2015-09-15
                 CC|                            |kargl at gcc dot gnu.org,
                   |                            |pault at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #1 from kargl at gcc dot gnu.org ---
Paul,

I think Vittorio is correct.  It appears you meant to free
a list, but you only free the head and then leak memory.

Reply via email to