]> git.ipfire.org Git - thirdparty/dhcp.git/commit
- In substring(), return no data instead of a null value if the offset
authorTed Lemon <source@isc.org>
Tue, 16 Mar 1999 00:48:21 +0000 (00:48 +0000)
committerTed Lemon <source@isc.org>
Tue, 16 Mar 1999 00:48:21 +0000 (00:48 +0000)
commit8b252b42ba60d8844e67bf4f2b985e922b821ea3
treed6f0ea15549235f0eae69f49a4d4f5fd7831a233
parent29df0fcc07ec7f60d51c968eb90f95a40fc55abe
- In substring(), return no data instead of a null value if the offset
  is past the end of the evaluated data.
- For the hardware operator, return a null value if the hardware
  length is longer than the chaddr buffer.
common/tree.c