Files
vim/runtime/doc
Christian Brabandt 2498a460e2 patch 9.1.2139: Buffer overflow in :wlrestore command
Problem:  Buffer overflow in :wlrestore command, caused by assuming
          wrong buffer length in vwl_log_handler() (Seungyeon Park)
Solution: Use correct buffer size (512 bytes) in vim_vsnprintf()
          to properly truncate long messages.

Signed-off-by: Christian Brabandt <cb@256bit.org>
2026-02-07 15:11:29 +00:00
..
2025-08-10 10:28:16 +02:00
2025-08-10 10:28:16 +02:00
2025-08-10 10:28:16 +02:00
2026-02-06 09:44:56 +00:00
2025-10-12 15:31:37 +00:00
2025-10-07 19:19:43 +00:00