Subject: CVS commit: basesrc/lib/libc/net
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 08/23/2002 19:10:42
Module Name: basesrc
Committed By: itojun
Date: Fri Aug 23 16:10:42 UTC 2002
Modified Files:
basesrc/lib/libc/net: inet_ntop.c
Log Message:
off-by-one. PR 18049
correct snprintf() return value handling in another place.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 basesrc/lib/libc/net/inet_ntop.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.