* nscd/mem.c (gc): Initialize obstack earlier so that if we jump
commit9ad58cc3ba614e13af5a6f3810f9b115899eb2ca
authorUlrich Drepper <drepper@redhat.com>
Thu, 12 Jun 2008 04:52:39 +0000 (12 04:52 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 12 Jun 2008 04:52:39 +0000 (12 04:52 +0000)
tree4c9eb1babf38f281adcc2cf80d08dbf7b648930d
parentc128355211141f304e9257dc6d16b73ab57a1fd0
* nscd/mem.c (gc): Initialize obstack earlier so that if we jump

out we don't use uninitialized memory.

* nscd/hstcache.c (cache_addhst): Send correct number of bytes to
the client.
ChangeLog
nscd/hstcache.c
nscd/mem.c