From 0da0dea2248c0c97a59a91af9aee63998bbdbc40 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 19 Oct 2000 15:33:03 +0000 Subject: 2000-10-19 Antti P Miettinen * lib/tftpDriver.c: add comments to handlers struct function pointers. * rtems/rtems_glue.c: move pointer arithmetic to be _after_ pointer has been checked against NULL. --- cpukit/libnetworking/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/libnetworking/ChangeLog') diff --git a/cpukit/libnetworking/ChangeLog b/cpukit/libnetworking/ChangeLog index 9eba9725ae..efd9aec908 100644 --- a/cpukit/libnetworking/ChangeLog +++ b/cpukit/libnetworking/ChangeLog @@ -1,3 +1,9 @@ +2000-10-19 Antti P Miettinen + + * lib/tftpDriver.c: add comments to handlers struct function pointers. + * rtems/rtems_glue.c: move pointer arithmetic to be _after_ + pointer has been checked against NULL. + 2000-10-18 Chris Johns * pppd/ipxcp.c: Fixed a typo. -- cgit v1.2.3