Welcome ⭐️NINIKA⭐️ as #curl commit author 1383: github.com/curl/curl/pull/1772…
asyn-: remove redundant NULL check by DCNick3 · Pull Request #17720 · curl/curl
When the code was originally written, entry = NULL was supported. However, after 59e351a this check has became redundant. It will never succeed because the *entry = NULL; statement at the start of ...GitHub