mirror of
https://github.com/libevent/libevent.git
synced 2025-01-09 00:56:20 +08:00
f3d7ff5da2
sample/https-client.c:459:3: warning: ‘ssl’ may be used uninitialized in this function [-Wmaybe-uninitialized] SSL_free(ssl);