meta_window_move_frame(): fix crash when frame is NULL
authorOwen W. Taylor <otaylor@fishsoup.net>
Tue, 1 May 2012 17:40:08 +0000 (13:40 -0400)
committerMichael Biebl <biebl@debian.org>
Sat, 7 Jul 2012 18:03:06 +0000 (18:03 +0000)
commitc981c6b3fdd4b6a53e35f71430af85010ac42732
treef3288d8553e47f86beec5a52f98cc432f11d2ada
parent43fac69528ce42c829e25bb654649c34c07743af
meta_window_move_frame(): fix crash when frame is NULL

When meta_frame_calc_borders() was made to take a NULL frame argument,
a crash was accidentally introduced into meta_window_move_frame().

This partially reverts 8c1b2d5.

https://bugzilla.gnome.org/show_bug.cgi?id=675254

Gbp-Pq: Name 00_meta_window_move_frame-fix-crash-when-frame-is-NULL.patch
src/core/window.c