aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/samples/memfile_test.c
Commit message (Collapse)AuthorAge
* vim-patch:8.1.1465: allocating wrong amount of memoryJan Edmund Lazo2019-08-05
| | | | | | Problem: Allocating wrong amount of memory. (Yegappan Lakshmanan) Solution: Use sizeof() for right type of struct. https://github.com/vim/vim/commit/a37833dbd7d3cb0fff4cbf0ba6e80d0ad55cd4b9
* *: Add comment to all C filesZyX2017-04-19
|
* fix cscope test failurerover2017-02-10