Skip to content
Snippets Groups Projects
user avatar
Bram Moolenaar authored
Problem:    Access memory beyond end of string. (Coverity)
Solution:   Keep allocated memory in separate pointer.  Avoid outputting the
            NUL character.
cdd09aa5
Name Last commit Last update