Mercurial > vim
comparison src/ex_cmds.c @ 10932:141fe140976c v8.0.0355
patch 8.0.0355: using uninitialized memory when 'isfname' is empty
commit https://github.com/vim/vim/commit/187a4f28140f10ff833862be7e3ef823d317e1c7
Author: Bram Moolenaar <Bram@vim.org>
Date: Thu Feb 23 17:07:14 2017 +0100
patch 8.0.0355: using uninitialized memory when 'isfname' is empty
Problem: Using uninitialized memory when 'isfname' is empty.
Solution: Don't call getpwnam() without an argument. (Dominique Pelle,
closes #1464)
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Thu, 23 Feb 2017 17:15:04 +0100 |
parents | b760fa91f8b3 |
children | ab9f7bbe4439 |
comparison
equal
deleted
inserted
replaced
10931:1f6cfd495a17 | 10932:141fe140976c |
---|