commit | ac45692a53a1b8d2ede329d91652d43c1fb5dc8d | [log] [tgz] |
---|---|---|
author | Szabolcs Nagy <nsz@port70.net> | Thu Dec 12 04:18:34 2013 +0000 |
committer | Szabolcs Nagy <nsz@port70.net> | Thu Dec 12 04:18:34 2013 +0000 |
tree | 2188d6ad97cd35ed316885e4691416912c0543f1 | |
parent | ec411999a0262c8e3e6be53ae11ad761776a2fc1 [diff] |
remove an unnecessary check in inet_pton at most 4 hexadecimal digits are processed in one field so the value cannot overflow. the netdb.h header was not used.