commit | e99e4bf2b9aa13baae46f2a49ff9c9ed8ca631c7 | [log] [tgz] |
---|---|---|
author | Bryce Harrington <bryce@osg.samsung.com> | Wed Mar 16 14:15:18 2016 -0700 |
committer | Pekka Paalanen <pekka.paalanen@collabora.co.uk> | Thu Mar 17 14:13:13 2016 +0200 |
tree | 7a729aad4350c02a7b82f8ed7ae145d290f5a93b | |
parent | 4e221f0327cbc342d78916a62ace64368471d55b [diff] |
clients & tests: Unify multiple definitions of x*alloc and related functions Direct fail_on_null calls now produce output like: [weston-info] clients/weston-info.c:714: out of memory xmalloc, et al produce output on failure like: [weston-info] out of memory (-1) Signed-off-by: Bryce Harrington <bryce@osg.samsung.com> Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>