X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=openbox%2Fmenuframe.c;h=95168d4e7ea908af1d3f947c3ded8044d4719191;hb=dfd524926e5d8f0b9cdb120ce1d943a7f8b1af3a;hp=de84dbf0204e1f325a2cfe8b9d5a1ed73903f171;hpb=e5908c3f897156b13d1e7592c155bfd5ca2a82a4;p=chaz%2Fopenbox diff --git a/openbox/menuframe.c b/openbox/menuframe.c index de84dbf0..95168d4e 100644 --- a/openbox/menuframe.c +++ b/openbox/menuframe.c @@ -184,7 +184,7 @@ void menu_frame_move(ObMenuFrame *self, gint x, gint y) void menu_frame_move_on_screen(ObMenuFrame *self) { - Rect *a; + Rect *a = NULL; guint i; gint dx = 0, dy = 0; gint pos, half;