Searched refs:term_free_vterm (Results 1 – 2 of 2) sorted by relevance
196 static void term_free_vterm(term_T *term);1085 term_free_vterm(term); in free_unused_terminals()2030 term_free_vterm(term); in cleanup_vterm()7266 term_free_vterm(term_T *term) in term_free_vterm() function7361 term_free_vterm(term_T *term) in term_free_vterm() function
19869 Problem: NULL pointer access when term_free_vterm called twice.