gluon-packages/admin/autoupdater/src
Tobias Schramm adfcdb050c autoupdater: Add safe_malloc function
safe_malloc is a wrapper around malloc that aborts the current
process if the memory allocation fails

Signed-off-by: Tobias Schramm <tobleminer@gmail.com>
2018-02-20 12:49:13 +01:00
..
CMakeLists.txt autoupdater: new implementation 2018-01-13 00:22:27 +01:00
autoupdater.c autoupdater: new implementation 2018-01-13 00:22:27 +01:00
hexutil.c autoupdater: new implementation 2018-01-13 00:22:27 +01:00
hexutil.h autoupdater: new implementation 2018-01-13 00:22:27 +01:00
manifest.c autoupdater: new implementation 2018-01-13 00:22:27 +01:00
manifest.h autoupdater: new implementation 2018-01-13 00:22:27 +01:00
settings.c autoupdater: new implementation 2018-01-13 00:22:27 +01:00
settings.h autoupdater: new implementation 2018-01-13 00:22:27 +01:00
uclient.c autoupdater: uclient: add error handling in connection setup 2018-01-22 10:57:35 +01:00
uclient.h autoupdater: new implementation 2018-01-13 00:22:27 +01:00
util.c autoupdater: Add safe_malloc function 2018-02-20 12:49:13 +01:00
util.h autoupdater: Add safe_malloc function 2018-02-20 12:49:13 +01:00
version.c autoupdater: new implementation 2018-01-13 00:22:27 +01:00
version.h autoupdater: new implementation 2018-01-13 00:22:27 +01:00