forked from aniani/vim
Problem: Valgrind warnings for using uninitialized value. Solution: Do not use "start" or "end" unless there is a match.
130 KiB
130 KiB
Problem: Valgrind warnings for using uninitialized value. Solution: Do not use "start" or "end" unless there is a match.