Skip to content

Commit ddebf5a

Browse files
vim: Import v9.2.0078
* 9.2.0078: [security]: stack-buffer-overflow in build_stl_str_hl() * 9.2.0077: [security]: Crash when recovering a corrupted swap file * 9.2.0076: [security]: buffer-overflow in terminal handling * 9.2.0075: [security]: Buffer underflow with emacs tag file * 9.2.0074: [security]: Crash with overlong emacs tag file * 9.2.0073: [security]: possible command injection using netrw * 9.2.0072: inside_block() uses wrong index in loop * 9.2.0071: Vim9: lambda function deleted on re-sourcing * 9.2.0070: tests: various tests leave swapfiles around * runtime(env): add ftplugin for env filetype * 9.2.0069: highlight: incorrect string length and redundant code * 9.2.0068: Inefficient use of list_append_string() * 9.2.0067: memory leak in dict_extend_func() * 9.2.0066: memory leak in build_drop_cmd() * 9.2.0065: memory leak in invoke_sync_listeners() * 9.2.0064: popup: opacity feature causes flickering * 9.2.0063: memory leak in type_name_list_or_dict() * 9.2.0062: Using the wrong field with DAP channel mode
1 parent 54a857c commit ddebf5a

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.0068](https://github.com/vim/vim/commit/455d62e38a75572bccc43e42d20b5db3c4b22ec3): Inefficient use of list\_append\_string()\n* [9.2.0067](https://github.com/vim/vim/commit/8ba12766d1ceae6630eb2ecb6b75436391341d5f): memory leak in dict\_extend\_func()\n* [9.2.0066](https://github.com/vim/vim/commit/c0740e046e936ccff4fb622b6a108e0e2306b04f): memory leak in build\_drop\_cmd()\n* [9.2.0065](https://github.com/vim/vim/commit/ac28237e620c9bbf750b4343507a2c2ac1acaace): memory leak in invoke\_sync\_listeners()\n* [9.2.0064](https://github.com/vim/vim/commit/97c5bed84b5a0b5a861007e23aaccfc76c519b34): popup: opacity feature causes flickering\n* [9.2.0063](https://github.com/vim/vim/commit/5aa0860d0a5188f35faed95088688708a749cc0c): memory leak in type\_name\_list\_or\_dict()\n* [9.2.0062](https://github.com/vim/vim/commit/cb031178c2b35cbec0caf94e5d592530aa21f129): Using the wrong field with DAP channel mode
1+
* [9.2.0078](https://github.com/vim/vim/commit/4e5b9e31cb7484ad156fba995fdce3c9b075b5fd): \[security\]: stack-buffer-overflow in build\_stl\_str\_hl()\n* [9.2.0077](https://github.com/vim/vim/commit/65c1a143c331c886dc28888dd632708f953b4eb3): \[security\]: Crash when recovering a corrupted swap file\n* [9.2.0076](https://github.com/vim/vim/commit/bb6de2105b160e729c340631435cd62f3e69bd32): \[security\]: buffer-overflow in terminal handling\n* [9.2.0075](https://github.com/vim/vim/commit/9b7dfa2948c9e1e5e32a5812812d580c7879f4a0): \[security\]: Buffer underflow with emacs tag file\n* [9.2.0074](https://github.com/vim/vim/commit/f6a7f469a9c0d09e84cd6cb46c3a9e76f684da2d): \[security\]: Crash with overlong emacs tag file\n* [9.2.0073](https://github.com/vim/vim/commit/79348dbbc09332130f4c86045e1541d68514fcc1): \[security\]: possible command injection using netrw\n* [9.2.0072](https://github.com/vim/vim/commit/1da9d1381f9359652459d4864ac673ff341dafd3): inside\_block() uses wrong index in loop\n* [9.2.0071](https://github.com/vim/vim/commit/c598c4de275e9075583bc7fe628bb2a50868acfd): Vim9: lambda function deleted on re-sourcing\n* [9.2.0070](https://github.com/vim/vim/commit/2fa34b64228cc385cc9705919edb169ab19e68bc): tests: various tests leave swapfiles around\n* [runtime(env): add ftplugin for env filetype](https://github.com/vim/vim/commit/9148644c1eb73faad702eacac2d40925c0c9a2d0)\n* [9.2.0069](https://github.com/vim/vim/commit/09ce70821b923dd4ce10765135f56c3a410a5504): highlight: incorrect string length and redundant code\n* [9.2.0068](https://github.com/vim/vim/commit/455d62e38a75572bccc43e42d20b5db3c4b22ec3): Inefficient use of list\_append\_string()\n* [9.2.0067](https://github.com/vim/vim/commit/8ba12766d1ceae6630eb2ecb6b75436391341d5f): memory leak in dict\_extend\_func()\n* [9.2.0066](https://github.com/vim/vim/commit/c0740e046e936ccff4fb622b6a108e0e2306b04f): memory leak in build\_drop\_cmd()\n* [9.2.0065](https://github.com/vim/vim/commit/ac28237e620c9bbf750b4343507a2c2ac1acaace): memory leak in invoke\_sync\_listeners()\n* [9.2.0064](https://github.com/vim/vim/commit/97c5bed84b5a0b5a861007e23aaccfc76c519b34): popup: opacity feature causes flickering\n* [9.2.0063](https://github.com/vim/vim/commit/5aa0860d0a5188f35faed95088688708a749cc0c): memory leak in type\_name\_list\_or\_dict()\n* [9.2.0062](https://github.com/vim/vim/commit/cb031178c2b35cbec0caf94e5d592530aa21f129): Using the wrong field with DAP channel mode

0 commit comments

Comments
 (0)