diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-08-19 20:24:45 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-08-19 20:24:45 +0000 |
commit | 5dfe677810a3550bc2cff4d4046261c7572fbae0 (patch) | |
tree | b4e1e39f06f2f5c8e48d55eef6b24e6441001d92 /ChangeLog | |
parent | 9a3a9dd8d9e03875f865a22de5296274cc18c10e (diff) | |
download | glibc-5dfe677810a3550bc2cff4d4046261c7572fbae0.tar.gz glibc-5dfe677810a3550bc2cff4d4046261c7572fbae0.tar.xz glibc-5dfe677810a3550bc2cff4d4046261c7572fbae0.zip |
Update.
* stdio-common/test-vfprintf.c (main): Don't write temporary file into source directory.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 7e915a0653..fdd807416b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2003-08-19 Ulrich Drepper <drepper@redhat.com> + * stdio-common/test-vfprintf.c (main): Don't write temporary file + into source directory. + * malloc/malloc.c (_int_free): Add cheap test for some invalid block sizes. |