gluon-packages/admin/autoupdater/src
Tobias Schramm a96a2d7718 autoupdater: Replace mallocs with safe_malloc
During parsing of cinfiguration multiple null ptr dereferences were
possible due to a lack of NULL checks

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: Fix possible null ptr on signature list 2018-02-20 12:49:13 +01:00
manifest.h autoupdater: new implementation 2018-01-13 00:22:27 +01:00
settings.c autoupdater: Replace mallocs with safe_malloc 2018-02-20 12:49:13 +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