[BZ #13761]
commit2af1b3285313519cc884fb86fdf61cbc77f92ea1
authorJeff Law <law@redhat.com>
Thu, 29 Nov 2012 17:45:34 +0000 (29 10:45 -0700)
committerJeff Law <law@redhat.com>
Thu, 29 Nov 2012 17:46:19 +0000 (29 10:46 -0700)
tree9c203b149f2518533a7332f8778271bf16212c9f
parent111db5b197b27d87c6db903a132d288949984d51
   [BZ #13761]
        * nscd/grpcache.c (cache_addgr): Rename alloca_used to
        dataset_temporary.  Track alloca usage into alloca_used.
        If dataset is large allocate and release it via malloc/free.
ChangeLog
NEWS
nscd/grpcache.c