diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2007-08-25 11:22:51 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2007-08-25 11:22:51 +0000 |
commit | b690801c78e33e1d7a8e54fe4d06f300bfa518b4 (patch) | |
tree | 44467fde6353ebf30926f03695f43a810382875d /toolchain/gcc/i386-gcc-soft-float.patch | |
parent | c03e77fc51c2a47c3d12a7d0c40f52350a142a61 (diff) | |
download | buildroot-novena-b690801c78e33e1d7a8e54fe4d06f300bfa518b4.tar.gz buildroot-novena-b690801c78e33e1d7a8e54fe4d06f300bfa518b4.zip |
This patch fixes a bug into ostream::operator<<(double) due to the wrong size
passed into the __convert_from_v method. The wrong size is then passed to
std::snprintf function, that, on uClibc, doens't handle sized 0 buffer.
Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
Diffstat (limited to 'toolchain/gcc/i386-gcc-soft-float.patch')
0 files changed, 0 insertions, 0 deletions