Fix bug: nil result on Freegeoip bad response.
In certain conditions a lookup returned [nil] instead of [], which caused a Result object to be initialized with no data.
Loading
Please register or sign in to comment
Repositories are limited in size now to 1GB. If your repository exceeds this size, it will be automatically deleted.
If you'd like access to our CI/CD builders, please create an issue here.
In certain conditions a lookup returned [nil] instead of [], which caused a Result object to be initialized with no data.