Andy Kurth created VCL-794:
------------------------------
Summary: Make sure computer_not_being_used in new.pm always
returns an explicit value
Key: VCL-794
URL: https://issues.apache.org/jira/browse/VCL-794
Project: VCL
Issue Type: Bug
Components: vcld (backend)
Affects Versions: 2.3.2
Reporter: Andy Kurth
Assignee: Andy Kurth
Priority: Minor
Fix For: 2.4
There is a case where new.pm::computer_not_being_used exhausts all attempts in
its _ATTEMPT: for (my $attempt..._ loop but does not return an explicit value
after the loop is exited. There is no code after the loop.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)