Re: Patch 7.4.465

2014-10-07 Fir de Conversatie Bram Moolenaar
Toothpik wrote: On Mon, Oct 06, 2014 at 06:41:21PM +0200, Bram Moolenaar wrote: Patch 7.4.465 (after 7.4.016) when I point my browser (firefox) at https://code.google.com/p/vim/source/browse/src/version.c to see if 465 is in there all it shows me is 464, and that's what I get

Patch 7.4.465

2014-10-06 Fir de Conversatie Bram Moolenaar
Patch 7.4.465 (after 7.4.016) Problem:Crash when expanding a very long string. Solution: Use wsncpy() instead of wcscpy(). (Ken Takata) Files: src/os_win32.c *** ../vim-7.4.464/src/os_win32.c 2014-09-23 21:53:35.310849352 +0200 --- src/os_win32.c 2014-10-06 18:37

Re: Patch 7.4.465

2014-10-06 Fir de Conversatie toothpik
On Mon, Oct 06, 2014 at 06:41:21PM +0200, Bram Moolenaar wrote: Patch 7.4.465 (after 7.4.016) when I point my browser (firefox) at https://code.google.com/p/vim/source/browse/src/version.c to see if 465 is in there all it shows me is 464, and that's what I get when I update and build do