This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/43099] rethrowing leaks memory like a sieve



------- Comment #7 from dan dot colascione at gmail dot com  2010-02-16 23:07 -------
Created an attachment (id=19894)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19894&action=view)
Minimal testcase

The leak triggered by the return in the 'catch' statement in current_ex(). I've
bracketed the problematic code with an ifdef. Both catch clauses are necessary
to trigger the bug.


-- 

dan dot colascione at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #19892|0                           |1
        is obsolete|                            |


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]