Andy Kurth created VCL-699:
------------------------------

             Summary: Process may die if $self->mn_os isn't defined and 
get_computer_private_ip_address is called
                 Key: VCL-699
                 URL: https://issues.apache.org/jira/browse/VCL-699
             Project: VCL
          Issue Type: Bug
    Affects Versions: 2.3.2
            Reporter: Andy Kurth
            Assignee: Andy Kurth
             Fix For: 2.4


DataStructure.pm::get_computer_private_ip_address calls $self->mn_os to 
retrieve the contents of /etc/hosts.  There is no error checking to make sure 
mn_os is defined/initialized.  As a result, the process may die with an 
undefined subroutine message.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to