Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
patch 9.1.0973: too many strlen() calls in fileio.c
Problem: too many strlen() calls in fileio.c Solution: refactor fileio.c and remove calls to STRLEN(), check for out-of-memory condition in buf_check_timestamp() (John Marriott) closes: vim#16306 Signed-off-by: John Marriott <[email protected]> Signed-off-by: Christian Brabandt <[email protected]>
- Loading branch information