CVSROOT:        /home/cvs/fvwm
Module name:    fvwm
Changes by:     domivogt        02/01/28 18:22:48

Modified files:
        .              : ChangeLog 
        docs           : DEVELOPERS 
        fvwm           : icons.c icons.h read.c stack.c 

Log message:
* Finally got that annoying stack ring corruption. The cause: the code in
stack.c counted the number of windows to restack.  But it sometimes counted
an icon title or pixmap window if the window did not have one, allocated memory
for the non existing window and called XRestackWindows with the uninitialised
memory --> random stacking order.

--
Visit the official FVWM web page at <URL:http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm-workers" in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to