Mercurial > vim
comparison src/quickfix.c @ 28802:1ab5add6f4e8 v8.2.4925
patch 8.2.4925: trailing backslash may cause reading past end of line
Commit: https://github.com/vim/vim/commit/53a70289c2712808e6d4e88927e03cac01b470dd
Author: Bram Moolenaar <Bram@vim.org>
Date: Mon May 9 13:15:07 2022 +0100
patch 8.2.4925: trailing backslash may cause reading past end of line
Problem: Trailing backslash may cause reading past end of line.
Solution: Check for NUL after backslash.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Mon, 09 May 2022 14:30:03 +0200 |
parents | 4dcccb2673fe |
children | 18604231a1d1 |
comparison
equal
deleted
inserted
replaced
28801:d5220df2d11b | 28802:1ab5add6f4e8 |
---|