about summary refs log tree commit diff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-09-28 02:05:12 +0000
committerUlrich Drepper <drepper@redhat.com>2004-09-28 02:05:12 +0000
commit9b904803cf2f6322543b831b35fc23cd181716b6 (patch)
tree3950b0180d7d46e6a6da88f0a4221227f15eb203
parent45708a703340f8687589ec96cda4ce0d0ce398c4 (diff)
downloadglibc-9b904803cf2f6322543b831b35fc23cd181716b6.tar.gz
glibc-9b904803cf2f6322543b831b35fc23cd181716b6.tar.xz
glibc-9b904803cf2f6322543b831b35fc23cd181716b6.zip
Update.
2004-09-27  Ulrich Drepper  <drepper@redhat.com>

	* sunrpc/rpc_parse.c (get_type): Use "quad_t" for TOK_HYPER.
	Otherwise isvectordef will loop infinitely if typedef hyper int64_t
	is seen.
	(unsigned_dec): Use "u_quad_t" for similar reasons.
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3806b5405f..fb2cefb17c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-09-27  Ulrich Drepper  <drepper@redhat.com>
+
+	* sunrpc/rpc_parse.c (get_type): Use "quad_t" for TOK_HYPER.
+	Otherwise isvectordef will loop infinitely if typedef hyper int64_t
+	is seen.
+	(unsigned_dec): Use "u_quad_t" for similar reasons.
+
 2004-09-27  Roland McGrath  <roland@redhat.com>
 
 	* sysdeps/generic/bits/waitstatus.h (__WIFSIGNALED): Simplify bit