Skip to content

Commit 1041bf7

Browse files
committed
vim: Import v8.2.3332
* 8.2.3332: Vim9: cannot assign to range in list * 8.2.3331: Coverity warns for using value without boundary check * 8.2.3330: Coverity reports using uninitialized field * 8.2.3329: v_lock not set when getting value of environment variable * 8.2.3328: Coverity error for not checking return value * 8.2.3327: no check for sysconf() failing
1 parent 27260c3 commit 1041bf7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gitlog.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* [8.2.3326](https://github.com/vim/vim/commit/6e48b84c5f08a7e192817aca0d8278ea2ff82bc7): Vim9: no error passing an empty list of the wrong type\n* [8.2.3325](https://github.com/vim/vim/commit/52eb372a04dfc5d5afef238c1b3c4a8e92020837): digraph test fails when LC\_ALL is set to "C"\n* [8.2.3324](https://github.com/vim/vim/commit/917c46abe559f3d779ad87500e874376111ca1ef): Vim9: Cannot use :silent with :endwhile\n* [8.2.3323](https://github.com/vim/vim/commit/b6f55bb5b4d7d03cdf47d552db20d06e41354d5f): Vim9: Cannot use :silent with :endwhile
1+
* [8.2.3332](https://github.com/vim/vim/commit/4f0884d6e24d1d45ec83fd86b372b403177d3298): Vim9: cannot assign to range in list\n* [8.2.3331](https://github.com/vim/vim/commit/ed7cb2df35244e40e5c4df06169b50e705427576): Coverity warns for using value without boundary check\n* [8.2.3330](https://github.com/vim/vim/commit/7deb4115ef72c0468cd6f9cc5f036d5c405641d4): Coverity reports using uninitialized field\n* [8.2.3329](https://github.com/vim/vim/commit/16e63e6d353c8b7337470644ceac02dc5e569db9): v\_lock not set when getting value of environment variable\n* [8.2.3328](https://github.com/vim/vim/commit/b85d3627d9a7b41d603c58a16d0ddbf6b88beeaf): Coverity error for not checking return value\n* [8.2.3327](https://github.com/vim/vim/commit/ba9c23e77655766f6c59de8be732b7577f795ed3): no check for sysconf() failing

0 commit comments

Comments
 (0)