Skip to content
Snippets Groups Projects
Commit ef9d6aa7 authored by Bram Moolenaar's avatar Bram Moolenaar
Browse files

updated for version 7.3.160

Problem:    Unsafe string copying.
Solution:   Use vim_strncpy() instead of strcpy().  Use vim_strcat() instead
            of strcat().
parent 0d35e91a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment