| commit | e1704bada4554f4edc95ac6be50144dd7b95332b | [log] [tgz] |
|---|---|---|
| author | Bram Moolenaar <Bram@vim.org> | Wed Oct 03 18:25:00 2012 +0200 |
| committer | Bram Moolenaar <Bram@vim.org> | Wed Oct 03 18:25:00 2012 +0200 |
| tree | a9e9a1fd34a6ed5ba126b8dfc4ecd45dfedff394 | |
| parent | b213da0b5742c6615837436ef4f75a416a534f06 [diff] |
updated for version 7.3.677
Problem: buf_spname() is used inconsistently.
Solution: Make the return type a char_u pointer. Check the size of the
returned string.