[cfe-commits] r67867 - /cfe/trunk/lib/AST/ASTContext.cpp
    Sebastian Redl 
    sebastian.redl at getdesigned.at
       
    Fri Mar 27 14:11:44 PDT 2009
    
    
  
Eli Friedman wrote:
> Author: efriedma
> Date: Fri Mar 27 15:56:17 2009
> New Revision: 67867
>
> URL: http://llvm.org/viewvc/llvm-project?rev=67867&view=rev
> Log:
> 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?
Sebastian
    
    
More information about the cfe-commits
mailing list