| 
      
      
      From: Daniel A. S. <da...@us...> - 2008-06-12 17:09:07
      
     | 
| Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv17338 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * generic/tkPointer.c (Tk_UpdatePointer): fix failure to restore a global grab capture and to release the restrict window capture when releasing a button grab. Fixes segfault due to dangling reference to restrict window inside TkpSetCapture() implementation. [Bug 1991932] |