Re: [PATCH weston 1/2] clients: use xmalloc in more places

2013-08-07 Thread Kristian Høgsberg
On Wed, Aug 07, 2013 at 03:34:59PM -0700, Brian Lovin wrote: > For the clients continue to use xmalloc() to simplify OOM-handling. Thanks, looks good, applied. Kristian > Signed-off-by: Brian Lovin > --- > clients/dnd.c | 6 ++ > clients/editor.c | 3 ++- > clients/keyboar

[PATCH weston 1/2] clients: use xmalloc in more places

2013-08-07 Thread Brian Lovin
For the clients continue to use xmalloc() to simplify OOM-handling. Signed-off-by: Brian Lovin --- clients/dnd.c | 6 ++ clients/editor.c | 3 ++- clients/keyboard.c | 4 ++-- clients/resizor.c | 4 +--- clients/screenshot.c | 2 +- clients/subsurfaces.c | 8