Skip to content

Commit 3f53754

Browse files
vim: Import v9.2.0136
* runtime(open): Use job_start() on Linux * runtime(toml): update syntax script and fix highlight of dates and escapes * 9.2.0136: memory leak in add_interface_from_super_class() * 9.2.0135: memory leak in eval_tuple() * 9.2.0134: memory leak in socket_server_send_reply() * 9.2.0133: memory leak in netbeans_file_activated() * 9.2.0132: tests: Test_recover_corrupted_swap_file1 fails on be systems
1 parent ec78d9f commit 3f53754

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.0131](https://github.com/vim/vim/commit/9360647715c2d7e4ed484ef0188f7fcbb5c414a7): potential buffer overflow in regdump()\n* [9.2.0130](https://github.com/vim/vim/commit/49b8d9903bc7a2620ce7cf46228e16f7cd308d2e): missing range flags for the :tab command\n* [9.2.0129](https://github.com/vim/vim/commit/433bcf3becac2e4278f6f2cdeaa932a18e62d15f): popup: wrong handling of wide-chars and opacity:0\n* [9.2.0128](https://github.com/vim/vim/commit/1f1b86ac60f9d7f0ace60304f839433ff95df9a4): Wayland: using \_Boolean instead of bool type\n* [9.2.0127](https://github.com/vim/vim/commit/ffeb2339cb2f3eba2fa34a955747853b672cfa76): line('w0') and line('w$') return wrong values in a terminal\n* [9.2.0126](https://github.com/vim/vim/commit/727f6e2686fb1d06b9591e6de689763a479cc664): String handling can be improved
1+
* [runtime(open): Use job\_start() on Linux](https://github.com/vim/vim/commit/71fd19d7ac9e83bf63d7bad337f43cd830a5b5bd)\n* [runtime(toml): update syntax script and fix highlight of dates and escapes](https://github.com/vim/vim/commit/c6f6f1602dcd63d0e175f826b12bbe58be878d58)\n* [9.2.0136](https://github.com/vim/vim/commit/93a7855f01b61fafd2063481252ece7cb6fe6b0c): memory leak in add\_interface\_from\_super\_class()\n* [9.2.0135](https://github.com/vim/vim/commit/e945350f11c7687638c3c596e66c39cfaef37e74): memory leak in eval\_tuple()\n* [9.2.0134](https://github.com/vim/vim/commit/ede5252d897a125ef2d623fffa1fef60f4d91074): memory leak in socket\_server\_send\_reply()\n* [9.2.0133](https://github.com/vim/vim/commit/248de84d869b40fe1e836c715f3f370a719621d3): memory leak in netbeans\_file\_activated()\n* [9.2.0132](https://github.com/vim/vim/commit/ff16ebdb08bbefd41cdfcbdfc294bb67a151083f): tests: Test\_recover\_corrupted\_swap\_file1 fails on be systems

0 commit comments

Comments
 (0)