Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable27] fix #745 ValueError: random_int(): Argument #1 ($min) must be less than or equal to argument #2 ($max) #848

Merged
merged 2 commits into from
Feb 15, 2024

Commits on Feb 15, 2024

  1. fix #745

    fallback to empty array if the array of IP addresses contains nothing
    when using "random_int($min, $max)" .
    
    Signed-off-by: furplag <furplag@furplag.jp>
    furplag authored and backportbot[bot] committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    5c5a50f View commit details
    Browse the repository at this point in the history
  2. fix empty array following the coding style .

    Signed-off-by: furplag <furplag@furplag.jp>
    furplag authored and backportbot[bot] committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    827fb75 View commit details
    Browse the repository at this point in the history