Mercurial > vim
view READMEdir/README_srcdos.txt @ 19114:3856047f2211 v8.2.0117
patch 8.2.0117: crash when using gettabwinvar() with invalid arguments
Commit: https://github.com/vim/vim/commit/ee93b737aaa7bf65edc7281f429dd89fcf657a6f
Author: Bram Moolenaar <Bram@vim.org>
Date: Tue Jan 14 19:05:39 2020 +0100
patch 8.2.0117: crash when using gettabwinvar() with invalid arguments
Problem: Crash when using gettabwinvar() with invalid arguments. (Yilin
Yang)
Solution: Use "curtab" if "tp" is NULL. (closes #5475)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Tue, 14 Jan 2020 19:15:04 +0100 |
parents | af69c9335223 |
children | 286aa7c0c9ab |
line wrap: on
line source
README_srcdos.txt for version 8.2 of Vim: Vi IMproved. See "README.txt" for general information about Vim. See "README_dos.txt" for installation instructions for MS-DOS and MS-Windows. These files are in the runtime archive (vim82rt.zip). The DOS source archive contains the files needed to compile Vim on MS-DOS or MS-Windows. It is packed for DOS systems, with CR-LF. It also includes the VisVim sources. See "src/INSTALLpc.txt" for instructions on how to compile Vim on the PC.