annotate src/testdir/test4.ok @ 5826:afb542ea210c
v7.4.256
updated for version 7.4.256
Problem: Using systemlist() may cause a crash and does not handle NUL
characters properly.
Solution: Increase the reference count, allocate memory by length. (Yasuhiro
Matsumoto)
author |
Bram Moolenaar <bram@vim.org> |
date |
Fri, 11 Apr 2014 10:22:53 +0200 |
parents |
3fc0f57ecb91 |
children |
5e998fc610d5 |
rev |
line source |
7
|
1 startstart
|
|
2 start of test file Xxx
|
|
3 vim: set noai :
|
|
4 this is a test
|
|
5 this is a test
|
|
6 this is a test
|
|
7 this is a test
|
|
8 this should be auto-indented
|
|
9 end of test file Xxx
|
|
10 start of test file Xxx
|
|
11 vim: set noai :
|
|
12 this is a test
|
|
13 this is a test
|
|
14 this is a test
|
|
15 this is a test
|
|
16 this should be in column 1
|
|
17 end of test file Xxx
|