Skip to content

Commit

Permalink
Update.
Browse files Browse the repository at this point in the history
2004-11-09  Ulrich Drepper  <drepper@redhat.com>

	* nscd/nscd_getai.c: Add some checks to detect corrupt databases.
	* nscd/nscd_getgr_r.c: Likewise
	* nscd/nscd_gethst_r.c: Likewise.
	* nscd/nscd_getpw_r.c: Likewise
  • Loading branch information
Ulrich Drepper committed Nov 10, 2004
1 parent b4ae56b commit 81b5ae0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
2004-11-09 Ulrich Drepper <drepper@redhat.com>

* nscd/nscd_getai.c: Add some checks to detect corrupt databases.
* nscd/nscd_getgr_r.c: Likewise
* nscd/nscd_gethst_r.c: Likewise.
* nscd/nscd_getpw_r.c: Likewise

2004-11-09 Jakub Jelinek <jakub@redhat.com>

* posix/regcomp.c (calc_eclosure_iter): Don't access
Expand Down

0 comments on commit 81b5ae0

Please sign in to comment.