Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/external/bsd/dhcp/dist/common
Hi,
2014-03-07 10:04 GMT+09:00 Christos Zoulas <christos%netbsd.org@localhost>:
> Module Name: src
> Committed By: christos
> Date: Fri Mar 7 01:04:30 UTC 2014
>
> Modified Files:
> src/external/bsd/dhcp/dist/common: ns_name.c
>
> Log Message:
> fix incorrect overflow test:
> https://android-review.googlesource.com/#/c/50570/
compile failed.
-----
/usr/src/external/bsd/dhcp/lib/common/../../dist/common/ns_name.c: In function '
MRns_name_unpack':
/usr/src/external/bsd/dhcp/lib/common/../../dist/common/ns_name.c:348:27: error:
expected expression before '/' token
if (n >= eom - msg) { / Out of range. */
^
*** [ns_name.o] Error code 1
-----
Regards,
--
NONAKA Kimihiro
Home |
Main Index |
Thread Index |
Old Index