Skip to content

Commit 9f4f996

Browse files
committed
vim: Import v8.2.3582
* 8.2.3582: reading uninitialized memory when giving spell suggestions * 8.2.3581: reading character past end of line * 8.2.3580: gj does not move properly with a wide character
1 parent eabb4d8 commit 9f4f996

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gitlog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* [8.2.3579](https://github.com/vim/vim/commit/4b2c8047679b737dcb0cd15c313ee51553aed617): CI sometimes fails for MinGW\n* [Add missing piece of patch 8.2.3578](https://github.com/vim/vim/commit/b32aa8a6a10983836d5987f1e42035f88d47bf6e)\n* [8.2.3578](https://github.com/vim/vim/commit/d1a8d658e1b16cf8579fc72cf7aa6a29a57ff5ef): manipulating highlighting is complicated\n* [8.2.3577](https://github.com/vim/vim/commit/0f0044125c2a5dcde2c4605efc39d2e237eed024): overflow check fails with 32 ints\n* [8.2.3576](https://github.com/vim/vim/commit/a63780b9770699bf8fda93affeab2c728bc76912): some functions are not documented for use with a method\n* [8.2.3575](https://github.com/vim/vim/commit/e551ccfb9311eea5252d1c3106ff7a53c762d994): overflow check still fails when sizeof(int) == sizeof(long)\n* [8.2.3574](https://github.com/vim/vim/commit/8a1962d1355096af55e84b1ea2f0baf5f1c5a5bc): divide by zero\n* [8.2.3573](https://github.com/vim/vim/commit/69b3072d984480935ec412b32b97fea974d2b689): cannot decide whether to skip test that fails with 64 bit\n* [8.2.3572](https://github.com/vim/vim/commit/7a33ebfc5b04353aa7674972087d581def8fdcc1): memory leak when closing window and using "multispace"\n* [8.2.3571](https://github.com/vim/vim/commit/e2f66064d1c643f0cf12c4791de04bb123705a0c): some unicode control characters are considered printable
1+
* [8.2.3582](https://github.com/vim/vim/commit/15d9890eee53afc61eb0a03b878a19cb5672f732): reading uninitialized memory when giving spell suggestions\n* [8.2.3581](https://github.com/vim/vim/commit/0b5b06cb4777d1401fdf83e7d48d287662236e7e): reading character past end of line\n* [8.2.3580](https://github.com/vim/vim/commit/aaec1d4fb12efb82b87ad322e95994de77b1a833): gj does not move properly with a wide character

0 commit comments

Comments
 (0)