GNOME Bugzilla – Bug 672378
compositor: fix valgrind spew
Last modified: 2012-03-19 07:19:22 UTC
The downstream report here: https://bugzilla.redhat.com/show_bug.cgi?id=802903 has a log posted that shows that meta_window_actor_update_bounding_region_and_borders sometimes uses its border variable uninitialized. This commit guards against that uninitialized usage.
Created attachment 210075 [details] [review] compositor: fix valgrind spew
*** This bug has been marked as a duplicate of bug 643606 ***