perl plugin: Fix a compiler warning.
authorFlorian Forster <octo@noris.net>
Tue, 7 Oct 2008 07:42:27 +0000 (09:42 +0200)
committerFlorian Forster <octo@noris.net>
Tue, 7 Oct 2008 07:42:27 +0000 (09:42 +0200)
commit94390ba2377c41344328653d5756770409220204
tree9a5583ed07d0fecdf5af582ceec84df04441d641
parent1b321a7ab0181dc8cd9cca5ffbed74eb69f634d3
perl plugin: Fix a compiler warning.

With unknown config options the `current_status' variable would have
been accessed uninitialized.
src/perl.c