Commit Diff
--- lib/reference.c +++ lib/reference.c @@ -1462,7 +1462,7 @@ done: got_reflist_object_id_map_free(*map); *map = NULL; } - return NULL; + return err; } struct got_reflist_head *
--- lib/reference.c +++ lib/reference.c @@ -1462,7 +1462,7 @@ done: got_reflist_object_id_map_free(*map); *map = NULL; } - return NULL; + return err; } struct got_reflist_head *