Skip to content

Commit 2c5f4c0

Browse files
vim: Import v9.2.0284
* runtime(preproc_indent): Ignore Swapfiles when loading buffers * 9.2.0284: tabpanel: crash when tabpanel expression returns variable line count * runtime(sh): Keep function name patterns engine neutral * 9.2.0283: unnecessary (int) casts before alloc() calls * runtime(doc): clarify term_start() I/O behavior for Unix pty and MS-Windows ConPTY * 9.2.0282: tests: Test_viminfo_len_overflow() fails * 9.2.0281: tests: Test_netrw_FileUrlEdit.. fails on Windows * 9.2.0280: [security]: path traversal issue in zip.vim * 9.2.0279: terminal: out-of-bounds write with overlong CSI argument list * 9.2.0278: viminfo: heap buffer overflow when reading viminfo file * runtime(netrw): use fnameescape() with FileUrlEdit() * SECURITY.md: clarify the use of AI * runtime(racket): Make visual K mapping more robust for shell injection * 9.2.0277: tests: test_modeline.vim fails
1 parent 9ff5c65 commit 2c5f4c0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gitlog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* [9.2.0280](https://github.com/vim/vim/commit/7088926316d8d4a7572a242d0765e99adfc8b083): \[security\]: path traversal issue in zip.vim\n* [9.2.0279](https://github.com/vim/vim/commit/fe05143f5d70c89e4a14cbf61fee091dc6ba791c): terminal: out-of-bounds write with overlong CSI argument list\n* [9.2.0278](https://github.com/vim/vim/commit/b2e55ed1d6c9d9af0e1afa6deedf0fec7a49c8c8): viminfo: heap buffer overflow when reading viminfo file\n* [runtime(netrw): use fnameescape() with FileUrlEdit()](https://github.com/vim/vim/commit/3e60f03d942d6bb0f7eac61b149e83615518cec0)\n* [SECURITY.md: clarify the use of AI](https://github.com/vim/vim/commit/2c976d0de48db4ee56769669edbc8875564d3453)\n* [runtime(racket): Make visual K mapping more robust for shell injection](https://github.com/vim/vim/commit/82ebaa79b03f0f9d66eeba51570c62a83096108f)\n* [9.2.0277](https://github.com/vim/vim/commit/8c8772c6b321d4955c8f09926e3eda2b4cd83680): tests: test\_modeline.vim fails
1+
* [runtime(preproc\_indent): Ignore Swapfiles when loading buffers](https://github.com/vim/vim/commit/9d83ca5ca2796680ac90df6332afad2599183b88)\n* [9.2.0284](https://github.com/vim/vim/commit/b2fbb7c32de0e36cfc626b2948ae5ac80b8cbac3): tabpanel: crash when tabpanel expression returns variable line count\n* [runtime(sh): Keep function name patterns engine neutral](https://github.com/vim/vim/commit/12f6f20552187432ac67e3bd83a285a1e608b457)\n* [9.2.0283](https://github.com/vim/vim/commit/964b7b5d7b0b303e7d84a4949883374c691ec418): unnecessary (int) casts before alloc() calls\n* [runtime(doc): clarify term\_start() I/O behavior for Unix pty and MS-Windows ConPTY](https://github.com/vim/vim/commit/0646047b68c5430473bc46aa9b031319db489b73)\n* [9.2.0282](https://github.com/vim/vim/commit/b2ff915fe48d66a3d252b87f77e1635aa01cca51): tests: Test\_viminfo\_len\_overflow() fails\n* [9.2.0281](https://github.com/vim/vim/commit/c91081d0e5d7b4cf5b467b0a622a3c74ef99a08f): tests: Test\_netrw\_FileUrlEdit.. fails on Windows\n* [9.2.0280](https://github.com/vim/vim/commit/7088926316d8d4a7572a242d0765e99adfc8b083): \[security\]: path traversal issue in zip.vim\n* [9.2.0279](https://github.com/vim/vim/commit/fe05143f5d70c89e4a14cbf61fee091dc6ba791c): terminal: out-of-bounds write with overlong CSI argument list\n* [9.2.0278](https://github.com/vim/vim/commit/b2e55ed1d6c9d9af0e1afa6deedf0fec7a49c8c8): viminfo: heap buffer overflow when reading viminfo file\n* [runtime(netrw): use fnameescape() with FileUrlEdit()](https://github.com/vim/vim/commit/3e60f03d942d6bb0f7eac61b149e83615518cec0)\n* [SECURITY.md: clarify the use of AI](https://github.com/vim/vim/commit/2c976d0de48db4ee56769669edbc8875564d3453)\n* [runtime(racket): Make visual K mapping more robust for shell injection](https://github.com/vim/vim/commit/82ebaa79b03f0f9d66eeba51570c62a83096108f)\n* [9.2.0277](https://github.com/vim/vim/commit/8c8772c6b321d4955c8f09926e3eda2b4cd83680): tests: test\_modeline.vim fails

0 commit comments

Comments
 (0)