pack-objects.c
40.3 KB
-
pack-objects: check return code of `git_zstream_set_input` · b169cd52
While `git_zstream_set_input` cannot fail right now, it might change in the future if we ever decide to have it check its parameters more vigorously. Let's thus check whether its return code signals an error.
Patrick Steinhardt committed