Files
vim-mirror/runtime/doc
Kevin Goodsell 18d844e365 patch 9.1.2135: tests: tar plugin does not consider 'nowrapscan'
Problem:  search() is used to check for the message from tar that
          indicates leading slashes found in the tar archive, or to
          check for the leading slashes themselves. However, if
          'nowrapscan' is in effect these searches are limited to the
          last line and don't find any results. This causes the warning
          message from tar to be seen in the buffer, the "Path Traversal
          Attack Detected" message to be omitted, and editing actions
          can fail. This can be seen, for example, when editing
          src/testdir/samples/evil.tar.
Solution: Use the 'w' flag for search() (Kevin Goodsell)

closes: #19333

Signed-off-by: Kevin Goodsell <kevin-opensource@omegacrash.net>
Signed-off-by: Christian Brabandt <cb@256bit.org>
2026-02-06 10:08:22 +00:00
..
2024-08-20 19:57:00 +02:00
2025-08-10 10:28:16 +02:00
2025-08-10 10:28:16 +02:00
2024-01-02 16:51:11 +01: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
2024-08-20 19:57:00 +02:00
2024-09-17 19:12:03 +02:00
2024-09-17 19:03:16 +02:00