Commit 3c27e63
Charlie Somerville
compile.c: use correct key for block when loading serialized iseqs
* compile.c (iseq_build_from_ary_body): Use :blockptr instead of :block
as hash key when loading serialized instruction sequences from arrays.
[Bug ruby#9455] [ruby-core:60146]
git-svn-id: svn+ssh://svn.ruby-lang.org/ruby/trunk@44720 b2dd03c8-39d4-4d8f-98ff-823fe69b080e1 parent 75b6ced commit 3c27e63
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5805 | 5805 | | |
5806 | 5806 | | |
5807 | 5807 | | |
5808 | | - | |
| 5808 | + | |
5809 | 5809 | | |
5810 | 5810 | | |
5811 | 5811 | | |
| |||
0 commit comments