You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@vcl.apache.org by "Andy Kurth (JIRA)" <ji...@apache.org> on 2014/10/20 15:51:34 UTC

[jira] [Created] (VCL-794) Make sure computer_not_being_used in new.pm always returns an explicit value

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)