On Tue, Jan 26, 2021 at 11:26 AM Dmitry Timoshkov <dmitry@baikal.ru> wrote:
Does it make sense to call gnutls_free() if gnutls_session_channel_binding()
fails? If not, then the indentation could be simplified to return right after
the initial failure.