]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.1975: Win32: memory leak when encoding conversion fails v8.2.1975
authorBram Moolenaar <Bram@vim.org>
Tue, 10 Nov 2020 21:03:40 +0000 (22:03 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 10 Nov 2020 21:03:40 +0000 (22:03 +0100)
commitbbf9f344afd08954163191ed678352fb554fc254
treef2d85a1e57d6374f664966f47a6d9264bedfe011
parent29b281ba8ddf176ae34b22e6a9b8e0ddcbcce665
patch 8.2.1975: Win32: memory leak when encoding conversion fails

Problem:    Win32: memory leak when encoding conversion fails.
Solution:   Free the allocated memory. (Ken Takata, closes #7277)
src/os_win32.c
src/version.c