bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#26615: Recent Emacs crashes when PC is suspended and using tabbar-ru


From: Eli Zaretskii
Subject: bug#26615: Recent Emacs crashes when PC is suspended and using tabbar-ruler package
Date: Wed, 26 Apr 2017 14:14:33 +0300

> Date: Sun, 23 Apr 2017 11:16:32 +0200
> From: martin rudalics <rudalics@gmx.at>
> CC: 26615@debbugs.gnu.org
> 
> I tweaked the code a bit, maybe it helps.

Thanks.  However, this line looks wrong (and triggers a compiler
warning):

            /* Try to check for a child window first.  */
            HWND wfp = ChildWindowFromPoint (wfp, pt);

You are using wfp before it was initialized.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]