]> git.ipfire.org Git - thirdparty/lxc.git/commit
concurrent: check realloc() rc and exit on failure
authorArjun Sreedharan <arjun024@gmail.com>
Wed, 1 Apr 2015 19:06:48 +0000 (00:36 +0530)
committerStéphane Graber <stgraber@ubuntu.com>
Mon, 6 Apr 2015 16:12:10 +0000 (12:12 -0400)
commitea7e3744e70e9f29ef6962b70121d785b310317a
treed30cd0a214422471aaa7048ad5e4320e16285a85
parent0cc417b20f5cc48e99e5052cde05ed85beae636e
concurrent: check realloc() rc and exit on failure

Signed-off-by: Arjun Sreedharan <arjun024@gmail.com>
Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com>
src/tests/concurrent.c