Skip to content
  • Simon Marlow's avatar
    [project @ 2003-10-22 15:00:59 by simonmar] · d283bfc1
    Simon Marlow authored
    Fix a nasty bug in the GC mutable list handling, which shows up when
    an array is frozen and then unsafeThaw#'d.  The array could end up on
    the mutable list twice.
    
    Fixes SourceForge bug #819116.
    d283bfc1