Ad
  • Custom User Avatar

    The server initialization should fail if max_connections is not a positive integer.

    But this is not checked properly, just checking if the input is a Numeric is enough to pass the tests.