aboutsummaryrefslogtreecommitdiff
path: root/nscd/nscd_getserv_r.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-05Avoid warning.Ulrich Drepper1-1/+1
2011-05-31Don't free non-malloced memory and fix memory leakglibc-2.14.9000Ulrich Drepper1-4/+12
2011-05-22Add a few more alloca size checksUlrich Drepper1-6/+53
2009-05-15Robustify libc-side nscd database reader.Jakub Jelinek1-2/+3
2008-06-03* nscd/nscd_getserv_r.c (__nscd_getservbyport_r): Pass cp Jakub Jelinek1-1/+1
2007-10-13[BZ #3195]Ulrich Drepper1-2/+2
2007-01-31Do recend check before realigning on strict alignment arches, as otherwise it...Jakub Jelinek1-4/+4
2007-01-31* nscd/nscd-client.h (__nscd_cache_search): Remove const qualifier Jakub Jelinek1-48/+74
2007-01-17* nscd/nscd_getserv_r.c (nscd_getserv_r): Fix pastos.Jakub Jelinek1-2/+2
2007-01-14* nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): CorrectUlrich Drepper1-0/+306