--- - branch: MAIN date: Mon Nov 27 22:43:07 UTC 2017 files: - new: '1.12' old: '1.11' path: src/lib/libc/stdlib/strfmon.c pathrev: src/lib/libc/stdlib/strfmon.c@1.12 type: modified id: 20171127T224307Z.20898ca67ef3e4cd32b904871485cd2e108fa9d9 log: | Fix various bugs with strfmon: - Avoid out of bounds access for the currency_symbol[3] when the symbol is shorter (as it happens with the C locale where it is empty) - Don't compare pointers to NUL, it is not helpful. - Make the default sep_by_space 1 as suggested in: https://ftp.gnu.org/old-gnu/Manuals/glibc-2.2.3/html_node/libc_111.html - Use the correct number of bytes for memmove(3) XXX: pullup-8 module: src subject: 'CVS commit: src/lib/libc/stdlib' unixtime: '1511822587' user: christos