This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix bug 20020517.003 : segfault with caller().
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Fri, 17 May 2002 19:03:06 +0000 (19:03 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Fri, 17 May 2002 19:03:06 +0000 (19:03 +0000)
commit07b8c804e887e8334910292dd4862f56c37dcb00
tree8d3b0ac6d085a8edb2261649d3906d08c697d374
parent5afd6d4225c4773e6506b9fc3c8ca61abeea89a5
Fix bug 20020517.003 : segfault with caller().
Add regression tests for caller.

p4raw-id: //depot/perl@16658
MANIFEST
pp_ctl.c
t/op/caller.t [new file with mode: 0644]