mirror of
https://github.com/vim/vim.git
synced 2026-02-10 20:26:43 +01:00
Problem: readblob() returns empty when trying to read too much. Solution: Return what is available.
Problem: readblob() returns empty when trying to read too much. Solution: Return what is available.