diff options
author | Bruce Mitchener <bruce.mitchener@gmail.com> | 2013-09-20 11:02:29 +0700 |
---|---|---|
committer | Bruce Mitchener <bruce.mitchener@gmail.com> | 2013-09-25 09:54:06 +0700 |
commit | afc3adaf66f05c7ef863dbb195e28f46e9ef33b9 (patch) | |
tree | 27895c29c2a69b963cc98724dcd2250d5291c59a /system/lib/libc/musl/src/stdio/fwprintf.c | |
parent | 2ec8c7a23fbc1adee266a1e9bf8ac3f24daf3663 (diff) |
Don't rewrite multiplication by 0 as 0.
This isn't safe when floats are involved as -1 * 0 is -0, not 0.
Diffstat (limited to 'system/lib/libc/musl/src/stdio/fwprintf.c')
0 files changed, 0 insertions, 0 deletions