gluon-packages/admin
Tobias Schramm 3566cabef5
autoupdater: add safe allocation functions
safe_malloc() and safe_realloc() are wrappers around malloc() and realloc()
than abort the process if the memory allocation fails.

Signed-off-by: Tobias Schramm <tobleminer@gmail.com>
[Matthias Schiffer: add safe_realloc()]
2018-02-22 02:39:47 +01:00
..
autoupdater autoupdater: add safe allocation functions 2018-02-22 02:39:47 +01:00
pretty-hostname pretty-hostname: don't cancel script whey trying to remove nonexistent pretty_hostname 2016-08-27 21:23:24 +02:00