view .gitattributes @ 26286:2815b25993fb v8.2.3674

patch 8.2.3674: when ml_get_buf() fails it messes up IObuff Commit: https://github.com/vim/vim/commit/96e7a5928e1e7a350cd6c6d0b9376305190046e7 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Nov 25 13:52:37 2021 +0000 patch 8.2.3674: when ml_get_buf() fails it messes up IObuff Problem: When ml_get_buf() fails it messes up IObuff. Solution: Return a local pointer. (closes https://github.com/vim/vim/issues/9214)
author Bram Moolenaar <Bram@vim.org>
date Thu, 25 Nov 2021 15:00:06 +0100
parents ccc02b39fb5e
children
line wrap: on
line source

src/testdir/test42.in diff