mirror of
https://github.com/git-for-windows/git.git
synced 2026-03-25 10:36:03 -05:00
This maintainer thought that it was discussed that you cannot `strcmp()` blindly without checking for NULL first, but subsequently forgot to check that the fix had made it into the final version of the PR... :-( The problem is that this crashes any fetch/push/clone/ls-remote operation *unless* http.sslBackend is specified explicitly. This probably fixes the root cause behind https://github.com/git-for-windows/git/issues/1474. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
60 KiB
60 KiB