view READMEdir/README_w32s.txt @ 25421:c094a29722bb v8.2.3247

patch 8.2.3247: using uninitialized memory when checking for crypt method Commit: https://github.com/vim/vim/commit/77ab4e28a26a92628bc85cd580c1bfa2b6230be6 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jul 29 21:23:50 2021 +0200 patch 8.2.3247: using uninitialized memory when checking for crypt method Problem: Using uninitialized memory when checking for crypt method. Solution: Check the header length before using the salt and seed.
author Bram Moolenaar <Bram@vim.org>
date Thu, 29 Jul 2021 21:30:04 +0200
parents 286aa7c0c9ab
children f8116058ca76
line wrap: on
line source

README_w32s.txt for version 8.2 of Vim: Vi IMproved.

This file used to explain the installation of Vim on MS-Windows 3.1 and 3.11
systems.  However, support for MS-Windows 3.1 and 3.11 has been removed in
patch 7.4.1364.
See "README.txt" for general information about Vim.