config_file: avoid free'ing OOM buffers
Buffers which ran out of memory will never have any memory attached to them. As such, it is not necessary to call `git_buf_free` if the buffer is out of memory.
Showing
Please
register
or
sign in
to comment