Skip to content

Commit fb80ab4

Browse files
vim: Import v9.2.0272
* runtime(rustfmt): not correctly escaping directory names * runtime(vimgoto): Not correctly escaping the filanems * runtime(typeset): Use fnameescape() for the :lcd command * runtime(context): use fnameescape() for the Log command * 9.2.0272: [security]: 'tabpanel' can be set in a modeline
1 parent fc37942 commit fb80ab4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

gitlog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* [9.2.0271](https://github.com/vim/vim/commit/3c0f8000e152ceb02619249f5ebf06d6ffe9c8d8): buffer underflow in vim\_fgets()\n* [9.2.0270](https://github.com/vim/vim/commit/211ceea602f30b2c075737a36cccc4eea5967349): test: trailing spaces used in tests\n* [9.2.0269](https://github.com/vim/vim/commit/b8a653a377337637cc63927b0d168f94d19fd787): configure: Link error on Solaris\n* [9.2.0268](https://github.com/vim/vim/commit/30bac359dc50f7a1a710ddfa08d3f7e8849cb3dc): memory leak in call\_oc\_method()\n* [9.2.0267](https://github.com/vim/vim/commit/466b5f531a9818d4fa834126d64e8b771e4a497f): 'autowrite' not triggered for :term\n* [9.2.0266](https://github.com/vim/vim/commit/8ea5f2774538e8598681339e136223335a184912): typeahead buffer overflow during mouse drag event
1+
* [runtime(rustfmt): not correctly escaping directory names](https://github.com/vim/vim/commit/068c0604c95e76f0f98984f908747deba94ed155)\n* [runtime(vimgoto): Not correctly escaping the filanems](https://github.com/vim/vim/commit/91900b9a5cd3b6a933a868f4d0db3c8c01fa272f)\n* [runtime(typeset): Use fnameescape() for the :lcd command](https://github.com/vim/vim/commit/aa5c9310f51400643c82f5ce41b1070f362a44f1)\n* [runtime(context): use fnameescape() for the Log command](https://github.com/vim/vim/commit/84a8ee4353142f0eb9b66f70773cad886f5b97a8)\n* [9.2.0272](https://github.com/vim/vim/commit/664701eb7576edb7c7c7d9f2d600815ec1f43459): \[security\]: 'tabpanel' can be set in a modeline

0 commit comments

Comments
 (0)