Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 17 Apr 2003 01:08:57 +0000 (01:08 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 17 Apr 2003 01:08:57 +0000 (01:08 +0000)
commit31dfab9e1775a673b18858af13794c50477ac76a
tree2836894ac62398d8f6679d67cc8d9aa440d0a3c4
parent5bdd77cb60126cbf6c96ac0d39eb49e6e45d759c
Update.

* sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs): Check lengths
before copying.  This might leave holes in the list.  Adjust
pointers if necessary.
(netlink_receive): Allocate only one block.
(free_netlink_handle): Adjust appropriately.
(getifaddrs): Lots of cleanups.
ChangeLog
sysdeps/unix/sysv/linux/ifaddrs.c