CVSROOT: /cvs Module name: xenocara Changes by: o...@cvs.openbsd.org 2019/08/11 18:52:36
Modified files: app/cwm : menu.c Log message: Fix regression from r1.107 (lost a return); kettenis@ pointed out the high potential for a use-after-free (true!) where kn@ ran into the regression using an app that actually exercised the XGrabPointer() failure path.