]> git.ipfire.org Git - thirdparty/shadow.git/commit
libsubid_init: return false if out of memory 341/head
authorSerge Hallyn <serge@hallyn.com>
Mon, 17 May 2021 13:48:03 +0000 (08:48 -0500)
committerSerge Hallyn <serge@hallyn.com>
Mon, 17 May 2021 13:49:01 +0000 (08:49 -0500)
commite34f49c1966fcaa9390a544a0136ec189a3c870e
treec193cacf0dfedeb2ef5cfaf1684fd24276fd4e5c
parentf9831a4a1a20b0e8fe47cc72ec20018ec04dbb90
libsubid_init: return false if out of memory

The rest of the run isn't likely to get much better, is it?

Thanks to Alexey for pointing this out.

Signed-off-by: Serge Hallyn <serge@hallyn.com>
Cc: Alexey Tikhonov <atikhono@redhat.com>
libsubid/api.c