[cfe-commits] r67867 - /cfe/trunk/lib/AST/ASTContext.cpp

Eli Friedman eli.friedman at gmail.com
Fri Mar 27 14:26:01 PDT 2009


On Fri, Mar 27, 2009 at 2:11 PM, Sebastian Redl
<sebastian.redl at getdesigned.at> wrote:
> Eli Friedman wrote:
>> Fix test failures caused by reading memory after freeing it.  My fix is
>> rather nasty, but I can't think of a better fix off the top of my head.
>>
> What change introduced the failures?

I haven't checked, but probably r67799.

-Eli




More information about the cfe-commits mailing list