Skip to content
Snippets Groups Projects
user avatar
Bram Moolenaar authored
Problem:    The ++bad argument is handled wrong, resulting in an invalid
            memory access.
Solution:   Use the bad_char field only for the replacement character, add
            bad_char_idx to store the position. (Dominique Pelle)
9c0044df
Name Last commit Last update