Skip to content

Commit aea3ac7

Browse files
committed
vim: Import v8.2.3678
* 8.2.3678: illegal memory access * 8.2.3677: after a put the '] mark is on the last byte * 8.2.3676: unused runtime file * 8.2.3675: using freed memory when vim_strsave() fails * 8.2.3674: when ml_get_buf() fails it messes up IObuff * 8.2.3673: crash when allocating signal stack fails * 8.2.3672: build failure with unsigned char * 8.2.3671: restarting Insert mode in prompt buffer too often * 8.2.3670: error checks repeated several times * 8.2.3669: buffer overflow with long help argument
1 parent 67a2599 commit aea3ac7

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.3668](https://github.com/vim/vim/commit/bb277fd89fd7c665d51be2a08993732d46c208ef): messages may be corrupted\n* [8.2.3667](https://github.com/vim/vim/commit/510d8e6056d89d903511c4498afec23f76b4f2a4): building libvterm fails with MSVC\n* [8.2.3666](https://github.com/vim/vim/commit/7da341560ec8db7e81cd80092b046b60a482fbbe): libvterm is outdated\n* [8.2.3665](https://github.com/vim/vim/commit/19916a8c8920b6a1fd737ffa6d4e363fc7a96319): cannot use a lambda for 'tagfunc'\n* [8.2.3664](https://github.com/vim/vim/commit/e413ea04b716effb28eb49dbc98ad3f9f761545a): cannot adjust sign highlighting for 'cursorline'\n* [8.2.3663](https://github.com/vim/vim/commit/1f2453fec6f8f0f315f00ca7b562a02090cb1e37): using %S in printf() does not work correctly\n* [8.2.3662](https://github.com/vim/vim/commit/cf1e0239ceec96396fa51f494e442c799ccd45fb): illegal memory access if malloc() fails\n* [8.2.3661](https://github.com/vim/vim/commit/8bc07e800c2af36686aadd4178cc2671f5c454d4): test for put with large count fails\n* [8.2.3660](https://github.com/vim/vim/commit/9b0e82f35ed4e98414333e71b71ca56219683d16): overflow check uses wrong number\n* [8.2.3659](https://github.com/vim/vim/commit/03725c5795ae5b8c14da4a39cd0ce723c6dd4304): integer overflow with large line number\n* [8.2.3658](https://github.com/vim/vim/commit/48608b4a4bfab4b9c0c9199d57b7e876c56db74c): duplicate code in xxd
1+
* [8.2.3678](https://github.com/vim/vim/commit/85be8563fe5aff686e9e30d6afff401ccd976f2a): illegal memory access\n* [8.2.3677](https://github.com/vim/vim/commit/4d07253a485819b3a9fd923d263e722ea2109c12): after a put the '\] mark is on the last byte\n* [8.2.3676](https://github.com/vim/vim/commit/309ce251897512d42da2b0df0ff100dc303e688a): unused runtime file\n* [8.2.3675](https://github.com/vim/vim/commit/ba8c92687d53c91bbc20c867a49e0988819ea2d5): using freed memory when vim\_strsave() fails\n* [8.2.3674](https://github.com/vim/vim/commit/96e7a5928e1e7a350cd6c6d0b9376305190046e7): when ml\_get\_buf() fails it messes up IObuff\n* [8.2.3673](https://github.com/vim/vim/commit/0bd8d0563853ab821a018fb9cdd85f674684fe57): crash when allocating signal stack fails\n* [8.2.3672](https://github.com/vim/vim/commit/71b36206be14c3b6334765d44a38d413eca751c7): build failure with unsigned char\n* [8.2.3671](https://github.com/vim/vim/commit/34c20ff85b87be587ea5d0398812441b502ee6a5): restarting Insert mode in prompt buffer too often\n* [8.2.3670](https://github.com/vim/vim/commit/8af87bd6b1808ffcafdd73b1d7501dd50b9d15bc): error checks repeated several times\n* [8.2.3669](https://github.com/vim/vim/commit/bd228fd097b41a798f90944b5d1245eddd484142): buffer overflow with long help argument

0 commit comments

Comments
 (0)