diff options
| author | Barrett Ruth <62671086+barrettruth@users.noreply.github.com> | 2026-04-23 15:01:37 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-23 15:01:37 -0400 |
| commit | 0a8218a2b40fa8f6b533605db4377ff89250711c (patch) | |
| tree | 179f421f89984739b70b5b903a96a19a47f159a4 /test/functional/vimscript/executable_spec.lua | |
| parent | 398f2c108d8ee3ce7ac950b60520a9569b63da67 (diff) | |
fix(trust): hash unchanged empty buffers as empty files #39027
Problem:
`vim.secure.trust()` hashes an unchanged empty buffer as
a newline, so trusting an empty file by buffer never works.
Solution:
Hash unchanged empty-buffers `''` so buffer-based
trust matches the on-disk empty file.
Diffstat (limited to 'test/functional/vimscript/executable_spec.lua')
0 files changed, 0 insertions, 0 deletions
