conditionals.c
3.56 KB
-
tests: config: catch OOM when assembling conditional config · e208b195
When assembling contents of the conditionally including file, we use `git_buf_printf` and `git_buf_puts` without checking for error returns. Add `cl_git_pass` to fix this.
Patrick Steinhardt committed