Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc
Module Name: basesrc
Committed By: is
Date: Wed Nov 3 11:47:03 UTC 1999
Modified Files:
basesrc/lib/libc/net: inet_pton.c
Log Message:
Check for invalid component numbers (wrong hex "digits", octal numbers
with digits of 8 or 9) and complain. Fixes PR 8314 by ITOH Yasufumi (but
adding the check of hexadecimal numbers).
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 basesrc/lib/libc/net/inet_pton.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index