diff options
| author | Bernhard Reutner-Fischer | 2007-08-25 13:22:51 +0200 |
|---|---|---|
| committer | Bernhard Reutner-Fischer | 2007-08-25 13:22:51 +0200 |
| commit | b690801c78e33e1d7a8e54fe4d06f300bfa518b4 (patch) | |
| tree | 44467fde6353ebf30926f03695f43a810382875d /package/libcgi/libcgi.mk | |
| parent | - adjust config (diff) | |
| download | buildroot-b690801c78e33e1d7a8e54fe4d06f300bfa518b4.tar.gz buildroot-b690801c78e33e1d7a8e54fe4d06f300bfa518b4.tar.xz buildroot-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 'package/libcgi/libcgi.mk')
0 files changed, 0 insertions, 0 deletions
