-
Notifications
You must be signed in to change notification settings - Fork 243
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 9.1.0697: [security]: heap-buffer-overflow in ins_typebuf * 9.1.0696: installing runtime files fails when using SHADOWDIR * runtime(doc): fix typo
- Loading branch information
1 parent
ed1adff
commit 61302bd
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
* [9.1.0695](https://github.com/vim/vim/commit/cd83173defedc174d064d27a9db9fc190647b74c): tests: test\_crash leaves Untitled file around\n* [translation(br): Update Brazilian translation](https://github.com/vim/vim/commit/a68e34c9933a6dbd38e2ebe7d6bbb7c78302d744)\n* [translation(pt): Update menu\_pt\_br](https://github.com/vim/vim/commit/377ad8c71f77bb256e9fa035684015f2444c4a13)\n* [9.1.0694](https://github.com/vim/vim/commit/81e7513c86459c40676bd983f73c2722096d67a9): matchparen is slow on a long line\n* [9.1.0693](https://github.com/vim/vim/commit/dc2c75c6b58ed1532c906ddf6b9ce70ad0804079): Configure doesn't show result when not using python3 stable abi\n* [9.1.0692](https://github.com/vim/vim/commit/d1c8d2de4b9fa44b3d2b39b7ed8b92846c5502b7): Wrong patlen value in ex\_substitute() | ||
* [9.1.0697](https://github.com/vim/vim/commit/322ba9108612bead5eb7731ccb66763dec69ef1b): \[security\]: heap-buffer-overflow in ins\_typebuf\n* [9.1.0696](https://github.com/vim/vim/commit/663950d700f496c1db09307253e6b1b2a56140d5): installing runtime files fails when using SHADOWDIR\n* [runtime(doc): fix typo](https://github.com/vim/vim/commit/88a6dd036a673b310c467bf43a872a4210e19e21) |
Submodule vim
updated
6 files
+5 −4 | runtime/doc/insert.txt | |
+2 −2 | src/Makefile | |
+12 −3 | src/getchar.c | |
+ − | src/testdir/crash/heap_overflow3 | |
+7 −0 | src/testdir/test_crash.vim | |
+4 −0 | src/version.c |