summaryrefslogtreecommitdiff
path: root/numeric.c
diff options
context:
space:
mode:
authorrhe <rhe@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-04-13 06:43:17 +0000
committerrhe <rhe@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-04-13 06:43:17 +0000
commit4e85feed334f1904ae35a222eae4d09560cef8eb (patch)
tree0a1111a1c94dcfd612426ee060bc40240a360322 /numeric.c
parent55d0da51051213b22cb7e83b391d4655f359eda7 (diff)
array.c: report correct memsize for shared root arrays
For a shared array root, struct RArray::as.heap.aux.capa stores the number of Arrays holding reference to that T_ARRAY instead of the actual heap-allocated capacity. Use ARY_CAPA() macro which handles this appropriately. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58332 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'numeric.c')
0 files changed, 0 insertions, 0 deletions