centreon / centreon-vmware

Centreon VMWare connector to check ESX server, VCenter and VMWare guest resources
Apache License 2.0
28 stars 16 forks source link

(bug) case insensitive seems misuninitialized in some case #80

Closed Sims24 closed 5 years ago

Sims24 commented 5 years ago

I sometimes get some on each command execution with filter

"uninitialized value line 97 of cmdbase.pm"

In fact looks like in some situation the $self->{case_insensitive} property is not correctly set.