In amagic_call(), offset should be strictly lesser than the SV len to be allowed...
authorVincent Pit <perl@profvince.com>
Fri, 2 Jan 2009 11:24:44 +0000 (12:24 +0100)
committerVincent Pit <perl@profvince.com>
Fri, 2 Jan 2009 11:24:44 +0000 (12:24 +0100)
commited15e576876f5122f97f9cdd2b304e5a94efbc0a
tree64251349250d2ce406f4a3e1bb0a3fd408ea5f5c
parent8a9589bc6cef4f737dac16289dde1fc6084e8d2f
In amagic_call(), offset should be strictly lesser than the SV len to be allowed to access the corresponding string buffer byte
gv.c