Re: [PATCH weston 1/8] shell: fix uninitialized variable warning

2012-05-07 Thread Kristian Høgsberg
On Mon, May 07, 2012 at 03:23:07PM +0300, Tiago Vignatti wrote: > and shut-up valgrind: > Conditional jump or move depends on uninitialised value(s) > at 0xB5AFB05: shell_surface_configure (shell.c:2162) > by 0x407B0C: surface_attach (compositor.c:1225) > by 0x621FA13: ffi_call_unix64

[PATCH weston 1/8] shell: fix uninitialized variable warning

2012-05-07 Thread Tiago Vignatti
and shut-up valgrind: Conditional jump or move depends on uninitialised value(s) at 0xB5AFB05: shell_surface_configure (shell.c:2162) by 0x407B0C: surface_attach (compositor.c:1225) by 0x621FA13: ffi_call_unix64 by 0x621F434: ffi_call by 0x4E3D3F5: wl_closure_invoke (connection