]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1434: MS-Windows: missing out-of-memory checks in os_win32.c v9.1.1434
authorJohn Marriott <basilisk@internode.on.net>
Thu, 5 Jun 2025 18:49:39 +0000 (20:49 +0200)
committerChristian Brabandt <cb@256bit.org>
Thu, 5 Jun 2025 18:49:39 +0000 (20:49 +0200)
commit738df3887f73ab2b3c87b30d41fb9c27a7bb3022
tree76f32f5e89dbf61b4a90f7623a56d23fe51a2c24
parent8f751d56f40b8b45b6d37c73c2c1abdda18c2d4c
patch 9.1.1434: MS-Windows: missing out-of-memory checks in os_win32.c

Problem:  MS-Windows: missing out-of-memory checks in os_win32.c
Solution: Add out-of-memory checks to os_win32.c (John Marriott)

closes: #17441

Signed-off-by: John Marriott <basilisk@internode.on.net>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/os_win32.c
src/version.c