uesday, May 06, 2014 7:13 PM
> To: wayland-devel@lists.freedesktop.org
> Cc: Bryce W. Harrington
> Subject: [PATCH 2/5] clients: Use x*alloc routines for memory allocation
>
> Since these are all demo client programs, program termination is an
> appropriate response to an out-of-m
Since these are all demo client programs, program termination is an
appropriate response to an out-of-memory situation. Using these
routines keeps the client code more concise.
Signed-off-by: Bryce Harrington
---
clients/calibrator.c|5 +
clients/desktop-shell.c |5 +