gluon-packages/admin/autoupdater/src
Tobias Schramm c52c3495e7 autoupdater: Allocate signature using safe_malloc
Previously the signature buffer could have been a null
ptr leading to a null ptr dereference

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: Allocate signature using safe_malloc 2018-02-20 12:49:13 +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