Skip to content

Commit

Permalink
vim: Import v9.1.0730
Browse files Browse the repository at this point in the history
* 9.1.0730: Crash with cursor-screenline and narrow window
* 9.1.0729: Wrong cursor-screenline when resizing window
* 9.1.0728: [security]: heap-use-after-free in garbage collection with location list user data
  • Loading branch information
github-actions[bot] committed Sep 14, 2024
1 parent 816b57d commit a7abf86
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gitlog.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
* [runtime(doc): clarify the effect of the timeout for search()-functions](https://github.com/vim/vim/commit/d657d3d8fd635dbd78402358788dc58a96d04117)\n* [runtime(idlang): update syntax script](https://github.com/vim/vim/commit/fc72a2fa4898d6d2f60695339d597672a4c0b7c5)\n* [runtime(spec): Recognize epoch when making spec changelog in ftplugin](https://github.com/vim/vim/commit/e40157641c1ddb9cc805c04ca23fb80a6382a349)\n* [runtime(spec): add file triggers to syntax script](https://github.com/vim/vim/commit/2241f0845fcb2ff362f34abd756cedf239e50b55)\n* [9.1.0727](https://github.com/vim/vim/commit/95dacbb5fd53f76a7e369c554aaa02e86b81eca8): too many strlen() calls in option.c\n* [runtime(make): add compiler/make.vim to reset compiler plugin settings](https://github.com/vim/vim/commit/077d1d2cff20daec6f1efd504ef27fc09b927799)\n* [runtime(java): Recognise all available standard doclet tags](https://github.com/vim/vim/commit/a9ae38dc3f42f0dd39dae1311de6e1c289697df4)\n* [9.1.0726](https://github.com/vim/vim/commit/508403687d3538a99fc900ff9e9951ec788ac421): not using correct python3 API with dynamic linking\n* [runtime(dosini): Update syntax script, spellcheck comments only](https://github.com/vim/vim/commit/c0982f9f794a4c5737d3d7a3129b3121ab20e458)\n* [runtime(doc): Revert outdated comment in completeopt's fuzzy documentation](https://github.com/vim/vim/commit/26e4b000025ea0e25ea7877314d9095737431bae)\n* [9.1.0725](https://github.com/vim/vim/commit/03cac4b70d819148f4b4404701b8f331a3af0fb6): filetype: swiftinterface files are not recognized
* [9.1.0730](https://github.com/vim/vim/commit/59149f02692804267e7cc0665d0334f6ff4675be): Crash with cursor-screenline and narrow window\n* [9.1.0729](https://github.com/vim/vim/commit/86dc4f8b432233a01d022c3e71df53db58229713): Wrong cursor-screenline when resizing window\n* [9.1.0728](https://github.com/vim/vim/commit/be4bd189d23854ddf1d85ad291d8f7ad3f22b7a0): \[security\]: heap-use-after-free in garbage collection with location list user data

0 comments on commit a7abf86

Please sign in to comment.