Protect against "wild next"s, that is, callbacks doing "next"
authorM. J. T. Guy <mjtg@cus.cam.ac.uk>
Tue, 18 Jul 2000 11:30:16 +0000 (12:30 +0100)
committerJarkko Hietaniemi <jhi@iki.fi>
Mon, 24 Jul 2000 01:54:54 +0000 (01:54 +0000)
commit73396e077e98f6642c85f22af0d45fb838622755
tree6b49cf2972b26666c98920fb946c21e0000f1372
parentf783e543405e385e83071e07bc094a11898d550a
Protect against "wild next"s, that is, callbacks doing "next"
instead of "return".

Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>

p4raw-id: //depot/perl@6423
lib/File/Find.pm