-
Notifications
You must be signed in to change notification settings - Fork 242
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 9.1.0739: [security]: use-after-free in ex_getln.c * runtime(filetype): tests: Test_filetype_detection() fails
- Loading branch information
1 parent
71b43ec
commit 7c6cf23
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 @@ | ||
* [runtime(dist): do not output a message if executable is not found](https://github.com/vim/vim/commit/e6b01cfe01a2722ec55a011ae04c4c404e88f924)\n* [9.1.0738](https://github.com/vim/vim/commit/fdcb08264d6e8525a07b29c14863adc6ead83913): filetype: rapid files are not recognized\n* [runtime(modconf): remove erroneous :endif in ftplugin](https://github.com/vim/vim/commit/87b65652e806ed5ae999f8b1f46b9306d48c9326)\n* [runtime(lyrics): support multiple timestamps in syntax script](https://github.com/vim/vim/commit/597aadcf214cd13bf6a2155bf45173edc03199de)\n* [runtime(java): Optionally recognise \_module\_ import declarations](https://github.com/vim/vim/commit/50423ab8086c6e51b86548de77d79db8542ae317) | ||
* [9.1.0739](https://github.com/vim/vim/commit/a6de28755ec3fcc86d1ed0b744f1b410a8e9702d): \[security\]: use-after-free in ex\_getln.c\n* [runtime(filetype): tests: Test\_filetype\_detection() fails](https://github.com/vim/vim/commit/a0c14ef310acac62276b4ee51930d3246b11772e) |