Test that caller does not SEGV when the current package is undefined.
authorNicholas Clark <nick@ccl4.org>
Fri, 5 Apr 2013 10:12:53 +0000 (12:12 +0200)
committerNicholas Clark <nick@ccl4.org>
Tue, 21 May 2013 09:34:44 +0000 (11:34 +0200)
commitaee674b7db1a4a3fd0082f4247560d3c945d0f5c
tree0e8a63814b342ac210b1bc79996e3462c7136ab9
parentef4abe7673cc0b19ffd81c9a42f79de20a52ac87
Test that caller does not SEGV when the current package is undefined.

Prior to commit d4d03940c58a0177 this code would SEGV under ithreads.
Test suggested by Brian Fraser.
t/op/caller.t