@danielgustafsson
Latest commit 542c78d May 16, 2022 History
Commit 0ef54ab accidentally used the conn variable before the
assertion for it being NULL. Fix by moving the assignment which use
conn to after the assertion.

Closes: #8857
Reviewed-by: Daniel Stenberg <daniel@haxx.se>
59 contributors

Users who have contributed to this file

@bagder @yangtse @dfandrich @captain-caveman2k @jay @kdudka @monnerat @MarcelRaad @tatsuhiro-t @mkauf @smuehlst @rikardfalkeborn