(getgroups): Don't use xrealloc, since we don't need the buffer
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 29 Oct 2003 17:27:58 +0000 (17:27 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 29 Oct 2003 17:27:58 +0000 (17:27 +0000)
commitd67c6629b22d9d870bc2c8af9e1655e9a0e7e6ac
tree0d7f925ad81b9703a92c4aa2c00445686bc1eebb
parent0eefce1392eae619948896a6b5854446d8254d3a
(getgroups): Don't use xrealloc, since we don't need the buffer
preserved.  Use free and xmalloc instead.
lib/getgroups.c