bind9/lib
David Lawrence 0bd044c2af Check the rdata type for range before uint16_tobuffer, because by the time
uint16_tobuffer is called the loss of data from strtol() already occurred
and uint16_tobuffer would not be able to detect a range error.

also, use token.value.as_char when assigning to char c, which is already
checked to be < 256.
1999-10-08 21:42:23 +00:00
..
dns Check the rdata type for range before uint16_tobuffer, because by the time 1999-10-08 21:42:23 +00:00
isc fix the makefile fixes added because nmake sucks 1999-10-08 16:40:38 +00:00
tests ran into what looks like a compiler problem ... 1999-10-07 22:49:27 +00:00
.cvsignore add .cvsignore files 1998-12-11 21:09:59 +00:00
Makefile.in basic test support 1999-05-01 01:41:14 +00:00