From c104867ebc1471854d5506b5a2be3dd0992f587f Mon Sep 17 00:00:00 2001 From: nari Date: Tue, 14 Feb 2012 09:14:08 +0000 Subject: added bug ref git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34598 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 7cfa54fdb7..8c2b3b3861 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,7 @@ Tue Feb 14 18:07:20 2012 Narihiro Nakamura * gc.c (assign_heap_slot): SEGV happens cause on 64-bit platform sometime there should be `objs-=2` instead of `objs--`. + [Bug #6006] patched by Sokolov Yura. https://github.com/ruby/ruby/pull/92 Tue Feb 14 16:00:30 2012 Nobuyoshi Nakada -- cgit v1.2.3