- Fixed a compile problem ("len" not defined) in inet_ntop4().
authorWayne Davison <wayned@samba.org>
Mon, 16 Oct 2006 18:11:24 +0000 (18:11 +0000)
committerWayne Davison <wayned@samba.org>
Mon, 16 Oct 2006 18:11:24 +0000 (18:11 +0000)
commitf210dcadf4a921f8ca3718c0b972cee153793488
treecb3a35299a44ce9d88b8182c3973619fa4518504
parent178a1d20483eae24dd15ff5c54257194a4d7afde
- Fixed a compile problem ("len" not defined) in inet_ntop4().
- Replaced sprintf() with snprintf() in inet_ntop6().
lib/inet_ntop.c