chiark / gitweb /
(gethost, and others): Since @gethost@ actually uses @malloc@ rather
authormdw <mdw>
Tue, 15 Aug 2000 17:35:02 +0000 (17:35 +0000)
committermdw <mdw>
Tue, 15 Aug 2000 17:35:02 +0000 (17:35 +0000)
commitd8fe3fc2e5c0a164599b6947050931c0a4ec213f
treec4bc4d623c60a0b6f1453bc9ad167f8f4cc78ae4
parent7d40699f4637918fb31816253c8f68921b3acbed
(gethost, and others): Since @gethost@ actually uses @malloc@ rather
than @xmalloc@, it's wrong to use @xfree@ on the result.  Fixed the code
to use the right freeing function on the right data.
bres.c