patch applied (ghc-6.6/ghc): Free more things that we allocate

Ian Lynagh <[email protected]> Tue, 16 Jan 2007 06:51:00 -0800
Newsgroups gmane.comp.lang.haskell.cvs.all,gmane.comp.lang.haskell.cvs.ghc
Message-ID <[email protected]>
Fri Dec 15 13:44:30 PST 2006  Ian Lynagh <[email protected]>
  * Free more things that we allocate

    M ./rts/Capability.c -2 +8
    M ./rts/Capability.h +3
    M ./rts/ProfHeap.c +19
    M ./rts/Profiling.c +6
    M ./rts/Profiling.h +1
    M ./rts/RtsSignals.h +2
    M ./rts/RtsStartup.c +8
    M ./rts/Schedule.c +5
    M ./rts/posix/Signals.c +7
    M ./rts/win32/ConsoleHandler.c +5