Re: [PATCH 4/5] clients: Use xzalloc instead of xcalloc when allocating single element
On Wed, May 07, 2014 at 02:13:11AM +, Bryce W. Harrington wrote: > > Signed-off-by: Bryce Harrington > --- > clients/desktop-shell.c |2 +- > clients/editor.c|2 +- > clients/fullscreen.c|2 +- > clients/subsurfaces.c |6 +++--- > clients/window.c|4
[PATCH 4/5] clients: Use xzalloc instead of xcalloc when allocating single element
Signed-off-by: Bryce Harrington --- clients/desktop-shell.c |2 +- clients/editor.c|2 +- clients/fullscreen.c|2 +- clients/subsurfaces.c |6 +++--- clients/window.c|4 ++-- clients/wscreensaver.c |2 +- 6 files changed, 9 insertions(+), 9 deletion