summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-09-26 05:11:53 +0000
committerUlrich Drepper <drepper@redhat.com>2004-09-26 05:11:53 +0000
commit5cec9552a6ea2a7bc1d4d6a6a5ed48c71f0ca962 (patch)
tree3dd2973f4171d1d6aa18f914a798a95323a83ca6 /ChangeLog
parentac5e137cd9154594cc46f5925276e4fa2f596fa0 (diff)
[BZ #346]
Update. * libio/vasprintf.c (_IO_vasprintf): Fix condition to decide whether to realloc or not. Reported by Pavel Kankovsky <peak@argo.troja.mff.cuni.cz> [BZ #346].
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d29b7ea925..3d61c09bb4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2004-09-25 Ulrich Drepper <drepper@redhat.com>
+ * libio/vasprintf.c (_IO_vasprintf): Fix condition to decide
+ whether to realloc or not.
+ Reported by Pavel Kankovsky <peak@argo.troja.mff.cuni.cz> [BZ #346].
+
* intl/dcigettext.c (DCIGETTEXT): Protect tfind/tsearch calls.
* intl/dcigettext.c (_nl_find_msg): Call _nl_load_domain also if
decided < 0.