[
https://issues.apache.org/jira/browse/VCL-699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Kurth resolved VCL-699.
----------------------------
Resolution: Fixed
All calls to mn_os in DataStructure.pm have been removed.
> 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
> Components: vcld (backend)
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)