This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regexec.c: move NULL check earlier to make Coverity happier
authorJarkko Hietaniemi <jhi@iki.fi>
Tue, 11 Apr 2006 23:04:48 +0000 (02:04 +0300)
committerNicholas Clark <nick@ccl4.org>
Tue, 11 Apr 2006 22:17:25 +0000 (22:17 +0000)
commitbac066580cdb04efa84baa0fa96c51c7107436cf
tree9b2b6c7e250f1ce2f578c0d5e3549ee6f715af99
parent73060fc4fcb529eef1cf61f35c9ffe55d4ed47de
regexec.c: move NULL check earlier to make Coverity happier
Message-Id: <200604112004.k3BK4mV3097400@kosh.hut.fi>
Date: Tue, 11 Apr 2006 23:04:48 +0300 (EEST)

p4raw-id: //depot/perl@27772
regexec.c