CVSROOT: /home/cvs/fvwm Module name: fvwm Changes by: tadam 10/01/03 06:08:48
Modified files: . : ChangeLog NEWS fvwm : menustyle.c Log message: Fix segfault when creating a tearoff menu using a Pixmap background. When we copy the original menustyle to the new torn-off menu which contains a background image, don't then update the menu's pixel background color, as this is already free()d for us by an earlier copy call in menustyle_copy().