comparison src/installml.sh @ 11958:052270a67371

patch 8.0.0859: NULL pointer access when term_free_vterm called twice commit https://github.com/vim/vim/commit/8e5eece8c5f22a2235edeb743d06253f6c54cfdc Author: Bram Moolenaar <Bram@vim.org> Date: Fri Aug 4 20:29:53 2017 +0200 patch 8.0.0859: NULL pointer access when term_free_vterm called twice Problem: NULL pointer access when term_free_vterm called twice. Solution: Return when tl_vterm is NULL. (Yasuhiro Matsumoto, closes https://github.com/vim/vim/issues/1934)
author Christian Brabandt <cb@256bit.org>
date Fri, 04 Aug 2017 20:30:04 +0200
parents 3f399c28e4af
children
comparison
equal deleted inserted replaced
11957:bc0fee081e1e 11958:052270a67371