]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.4621: crash when using the tabline right-click menu v8.2.4621
authorBram Moolenaar <Bram@vim.org>
Thu, 24 Mar 2022 18:04:49 +0000 (18:04 +0000)
committerBram Moolenaar <Bram@vim.org>
Thu, 24 Mar 2022 18:04:49 +0000 (18:04 +0000)
commit9dd42a631162a8561bd7c4b0e89afd21f7994d8c
tree550e6b027f0a11ce6ffe2d6b45ad1d8d00449e5d
parent1e2c4175dce903986dac66ba9326ae562b159421
patch 8.2.4621: crash when using the tabline right-click menu

Problem:    Crash when using the tabline right-click menu.
Solution:   Use XtPointer for XmNuserData. (closes #10009)
src/gui_motif.c
src/version.c