From: Mark Edgar Date: Sun, 6 Oct 2013 10:19:12 +0000 (+0200) Subject: Avoid buffer overrun in bpress() X-Git-Url: https://git.xinqibao.xyz/st.git/commitdiff_plain/0f6942cdf6f8220f1ecd06e4b398e95c43833d44?ds=inline;hp=0f6942cdf6f8220f1ecd06e4b398e95c43833d44 Avoid buffer overrun in bpress() Use correct type for Mousekey.b (XButtonEvent.button). ---