diff options
author | Florian Weimer <fweimer@redhat.com> | 2015-04-09 17:12:42 +0200 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2015-04-09 17:12:42 +0200 |
commit | 2902af1631c0c74c2f0c0edd7a85a523370e5027 (patch) | |
tree | 4dd685319ead16e7d8170fd632d779ac64e7275a /ChangeLog | |
parent | 23ebf74307f5eaef450af9ef05212f3b6891e0f3 (diff) | |
download | glibc-2902af1631c0c74c2f0c0edd7a85a523370e5027.tar glibc-2902af1631c0c74c2f0c0edd7a85a523370e5027.tar.gz glibc-2902af1631c0c74c2f0c0edd7a85a523370e5027.tar.bz2 glibc-2902af1631c0c74c2f0c0edd7a85a523370e5027.zip |
scratch_buffer: Suppress truncation warning on 32-bit
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2015-04-09 Florian Weimer <fweimer@redhat.com> + + * malloc/tst-scratch_buffer.c (do_test): Suppress truncation + warning on 32-bit. + 2015-04-08 David S. Miller <davem@davemloft.net> * sysdeps/sparc/fpu/libm-test-ulps: Update. |