patch applied (ghc-fc2): #807: Removed double fclose of prof_file

chak at cse.unsw.edu.au chak at cse.unsw.edu.au
Mon Aug 7 16:23:34 EDT 2006


Sat Jul  8 08:24:24 PDT 2006  Ian Lynagh <igloo at earth.li>
  * #807: Removed double fclose of prof_file
  prof_file was being fclose'd in both gen_XML_logfile and hs_exit, leading
  to glibc complaining of a double free.

    M ./rts/Profiling.c -2


More information about the Cvs-ghc mailing list