- Updated to version 9.0.0626, fixes the following problems
- fix boo#1203924 - CVE-2022-3352 * Error for modifying a const is not detected at compile time. * Leaking argument type array. * Too many delete() calls in tests. OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=754
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 29 10:08:49 UTC 2022 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
Fri Sep 30 08:03:58 UTC 2022 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
- Updated to version 9.0.0622, fixes the following problems
|
||||
- Updated to version 9.0.0626, fixes the following problems
|
||||
- fix boo#1203924 - CVE-2022-3352
|
||||
* Error for modifying a const is not detected at compile time.
|
||||
* Leaking argument type array.
|
||||
* Too many delete() calls in tests.
|
||||
* When quitting the cmdline window with CTRL-C it remains visible.
|
||||
* Warning for using uninitialized value in mouse test.
|
||||
* A closure in a nested loop in a :def function does not work.
|
||||
|
Reference in New Issue
Block a user