]> granicus.if.org Git - vim/commit
updated for version 7.3.159 v7.3.159
authorBram Moolenaar <Bram@vim.org>
Mon, 11 Apr 2011 12:29:17 +0000 (14:29 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 11 Apr 2011 12:29:17 +0000 (14:29 +0200)
commit0d35e91abfa9e17f7c554bfd33b119b879448c72
tree232c44a9da09b376ee61b27cef27777d39ea2b39
parent4aa97427bede92d74b07ab875de91cb068724c8d
updated for version 7.3.159
Problem:    Using uninitialized pointer when out of memory.
Solution:   Check for NULL return value.
src/mbyte.c
src/version.c