Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Address integer overflow reported by a code analyser
The output of /usr/sbin/netstat would have to be larger than 2 GB for this to be a menace. Because this seems quite improbable, address with an assert() for now.
- Loading branch information