]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1445 v7.4.1445
authorBram Moolenaar <Bram@vim.org>
Sun, 28 Feb 2016 13:56:39 +0000 (14:56 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 28 Feb 2016 13:56:39 +0000 (14:56 +0100)
commitb36287283781e09d8874157b9d9bdc5243a2f319
tree271d745d77f8a03ba40c33f92c966cf59249bd55
parent0f526f5652e0a5432493b3f2a1cb34ab99a9da0a
patch 7.4.1445
Problem:    Memory corruption when 'encoding' is not utf-8.
Solution:   Convert decoded string later.
src/json.c
src/version.c