view .gitattributes @ 27434:c1702fd7e716 v8.2.4245

patch 8.2.4245: ":retab 0" may cause illegal memory access Commit: https://github.com/vim/vim/commit/652dee448618589de5528a9e9a36995803f5557a Author: Bram Moolenaar <Bram@vim.org> Date: Fri Jan 28 20:47:49 2022 +0000 patch 8.2.4245: ":retab 0" may cause illegal memory access Problem: ":retab 0" may cause illegal memory access. Solution: Limit the value of 'tabstop' to 10000.
author Bram Moolenaar <Bram@vim.org>
date Fri, 28 Jan 2022 22:00:05 +0100
parents ccc02b39fb5e
children
line wrap: on
line source

src/testdir/test42.in diff