CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2024/05/10 07:09:13

Modified files:
        editors/vim    : Makefile distinfo 
        editors/vim/patches: patch-runtime_filetype_vim 
        editors/vim/pkg: PLIST-main 

Log message:
update to vim-9.1.404

For the xxd tool, when outputting colored hexdumps using the -R command
line flag, together with -g1 (group every byte), -c 256 (format 256
octets per line), -d (show offsets in decimal) and -o <large_numer> (add
offset to the file position), the buffer used to write to may overflow.

Reply via email to