Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: ddf6aecbba856ff389ac9e75c5639a11ee4ec101
      
https://github.com/parrot/parrot/commit/ddf6aecbba856ff389ac9e75c5639a11ee4ec101
  Author: Reini Urban <[email protected]>
  Date:   2012-12-06 (Thu, 06 Dec 2012)

  Changed paths:
    M src/gc/gc_gms.c

  Log Message:
  -----------
  [GH #875] Fix SEGV with empty GC self->work_list in the grey marker

See https://github.com/parrot/parrot/issues/875
Do not mark a PMC as grey if the self->work_list is empty.
I do not know if that is correct, but it fixed the issue.



_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits

Reply via email to