mirror of
https://github.com/vim/vim.git
synced 2026-05-28 00:21:37 +02:00
46f530e517
Problem: runtime(zip): may write using absolute paths
(syndicate)
Solution: Detect this case and abort on Unix, warn in the documentation
about possible issues
Signed-off-by: Christian Brabandt <cb@256bit.org>