]> granicus.if.org Git - mutt/commit
- my_mbtowcs didn't recover from bad multibyte sequences
authorThomas Roessler <roessler@does-not-exist.org>
Thu, 7 Dec 2006 11:34:34 +0000 (11:34 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Thu, 7 Dec 2006 11:34:34 +0000 (11:34 +0000)
commitf5835e437b8dffa7f7db179e4be6eba78c0b5aba
treef2abba5068512213fd940ff6f4c29c79a65795ff
parent8d54c9fdfd94f16ad4c4ec053a7cbda8a2c76b51
- my_mbtowcs didn't recover from bad multibyte sequences

- mutt_format_string was called under the assumption that this
  function can operate in-place. Unfortunately, that assumption
  only holds if replacement_char() returns a one-byte character.
commands.c
curs_lib.c
enter.c
menu.c