]> granicus.if.org Git - vim/commit
updated for version 7.3.661 v7.3.661
authorBram Moolenaar <Bram@vim.org>
Wed, 12 Sep 2012 18:21:43 +0000 (20:21 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 12 Sep 2012 18:21:43 +0000 (20:21 +0200)
commite8cdcef87575cacbc9dd977de076af76e4405410
treefad755d283aa655a961f5c9a7ec76b5fe56d0533
parentfca93c093e0ec86331171ca4e169f73aa81ebfef
updated for version 7.3.661
Problem:    SEGV in Python code.
Solution:   Initialize len to zero.  Use the right function depending on
            version. (Maxim Philippov)
src/if_py_both.h
src/if_python.c
src/if_python3.c
src/version.c