[PATCH weston] clients: Use xmalloc in a few more places

Pekka Paalanen ppaalanen at gmail.com
Fri Nov 28 06:02:16 PST 2014


On Thu, 20 Nov 2014 14:44:02 -0800
Bryce Harrington <bryce at osg.samsung.com> wrote:

> Reviewed-by: Bryce Harrington <b.harrington at samsung.com>
> 
> On Thu, Nov 20, 2014 at 03:42:35PM -0600, Derek Foreman wrote:
> > Just changes some places where a malloc failure is unhandled
> > to our xmalloc function that exit()s a little more gracefully.
> > 
> > Signed-off-by: Derek Foreman <derekf at osg.samsung.com>
> > ---
> >  clients/editor.c | 4 ++--
> >  clients/window.c | 2 +-
> >  2 files changed, 3 insertions(+), 3 deletions(-)

Pushed.

Thanks,
pq


More information about the wayland-devel mailing list