[sheepdog] [PATCH V2] Replace malloc with xmalloc
MORITA Kazutaka
morita.kazutaka at gmail.com
Fri Feb 22 15:04:24 CET 2013
At Fri, 22 Feb 2013 16:32:40 +0800,
harryxiyou at gmail.com wrote:
>
> From: Harry Wei <harryxiyou at gmail.com>
>
> This patch replaces malloc with xmalloc for simplicity.
> It also catches SIGABRT to exit with EXIT_SYSFAIL in
> the case of out of memory.
>
> Signed-off-by: Harry Wei <harryxiyou at gmail.com>
> ---
> collie/collie.c | 21 ++++++++++++++++++++-
> 1 file changed, 20 insertions(+), 1 deletion(-)
Your patch is against collie, so subject line should be
collie: replace malloc with xmalloc
I've pushed this after fixing above, thanks.
Kazutaka
More information about the sheepdog
mailing list