malloc: check malloc return
modified src/clean.c
@@ -58,6 +58,7 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -78,7 +79,7 @@ add_to_dellist(int fd, dl_list *dl, const char *cachedir, const char *path)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/event.c
@@ -60,6 +60,7 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -683,7 +684,7 @@ event_callback(void *data, struct pkg_event *ev)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|