| commit | d05bf560aceb4f26d098398828a592dc29547c4d | [log] [tgz] |
|---|---|---|
| author | Bram Moolenaar <Bram@vim.org> | Sun Jun 30 23:24:08 2013 +0200 |
| committer | Bram Moolenaar <Bram@vim.org> | Sun Jun 30 23:24:08 2013 +0200 |
| tree | 6685d96eca91172b172514622c78763d41a601d5 | |
| parent | 673b9a3cae59fbeed4c66bfa7812aa36531cad88 [diff] |
updated for version 7.3.1280
Problem: Reading memory already freed since patch 7.3.1247. (Simon
Ruderich, Dominique Pelle)
Solution: Copy submatches before reallocating the state list.