annotate src/testdir/test106.ok @ 7062:6deb9d802fe4 v7.4.843

commit https://github.com/vim/vim/commit/d43f0951bca162d4491d57df9277b5dbc462944f Author: Bram Moolenaar <Bram@vim.org> Date: Thu Aug 27 22:30:47 2015 +0200 patch 7.4.843 Problem: Still possible to go beyond the end of a string. Solution: Check for NUL also in second string. (Dominique Pelle)
author Christian Brabandt <cb@256bit.org>
date Thu, 27 Aug 2015 22:45:03 +0200
parents fb24b025c7cf
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5716
fb24b025c7cf updated for version 7.4.203
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
1 Results of test106:
fb24b025c7cf updated for version 7.4.203
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
2 [['W', 1], ['E^@CCCC', 1]]
fb24b025c7cf updated for version 7.4.203
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
3 [['W', 1], ['E^@CCCC', 1]]
fb24b025c7cf updated for version 7.4.203
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
4 [['W', 1], ['ZZZZ', 0], ['E^@CCCC', 1], ['YYYY', 0]]