Mercurial > flash_v2
diff packages/net/common/current/ChangeLog @ 1219:f2d548ecdbde
Be more careful with allocated space, etc. in getifaddrs()
| author | gthomas |
|---|---|
| date | Tue, 16 Sep 2003 22:05:05 +0000 |
| parents | fddabea2836c |
| children | 80ac249615eb |
line wrap: on
line diff
--- a/packages/net/common/current/ChangeLog +++ b/packages/net/common/current/ChangeLog @@ -1,3 +1,8 @@ +2003-09-16 Jay Foster <jay@systech.com> + + * src/ifaddrs.c (getifaddrs): Fix up allocation and freeing of + work buffers and data buffers. + 2003-07-29 Motoya Kurotsu <kurotsu@allied-telesis.co.jp> * src/dhcp_prot.c (do_dhcp): (re)Initialize the lease when
