The cop_stash pointer isn't reference counted, so don't add its size.
authorNicholas Clark <nick@ccl4.org>
Fri, 10 May 2013 11:54:15 +0000 (13:54 +0200)
committerNicholas Clark <nick@ccl4.org>
Fri, 10 May 2013 11:54:15 +0000 (13:54 +0200)
commit5a706444d26c2d6694a7244a812d2e387a219aa0
tree59061fbdfa9c9333ad543b3b0e71bb81c7497474
parentfddee798d6ec1cbf570b082451d15ec05abb464f
The cop_stash pointer isn't reference counted, so don't add its size.

See rt.perl.org #117941 for the obscure problems that this lack of reference
counting can cause.
Size.xs