| commit | c9927c136f3e8933fc1ea4b043e0a0b8c12bd023 | [log] [tgz] |
|---|---|---|
| author | Bram Moolenaar <Bram@vim.org> | Fri Aug 26 16:13:00 2011 +0200 |
| committer | Bram Moolenaar <Bram@vim.org> | Fri Aug 26 16:13:00 2011 +0200 |
| tree | 5a9288fbfd626cac240768dbe37cf2e85d46966f | |
| parent | 792826c0c715e037d7cca4d1a671c3b325e801a0 [diff] |
updated for version 7.3.286
Problem: Crash when using "zd" on a large number of folds. (Sam King)
Solution: Recompute pointer after reallocating array. Move fewer entries
when making room.