mirror of
https://github.com/clearlinux/swupd-client.git
synced 2026-08-28 18:15:42 +00:00
fc1f874c89
Use always calloc to allocate memory and abort on errors Signed-off-by: Otavio Pontes <otavio.pontes@intel.com>
Swupd generic library
Library created to group implementation of generic data types, helpers and system interaction used by swupd, but without any swupd specific code or swupd.h dependency.