[Asterisk-code-review] tcptls: Improve error messages for TLS connections. (asterisk[13])
Joshua Colp
asteriskteam at digium.com
Thu May 11 08:33:53 CDT 2017
Joshua Colp has posted comments on this change. ( https://gerrit.asterisk.org/5614 )
Change subject: tcptls: Improve error messages for TLS connections.
......................................................................
Patch Set 1:
(1 comment)
https://gerrit.asterisk.org/#/c/5614/1/main/tcptls.c
File main/tcptls.c:
Line 87: AST_THREADSTORAGE(err2str_threadbuf);
> It made the code cleaner and for these cases the thread is going to end up
It will also only get allocated in the case of an underlying BIO error.
--
To view, visit https://gerrit.asterisk.org/5614
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I7ae40ce88c0dc4e185c4df1ceb3a6ccc198f075b
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Jenkins2
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-HasComments: Yes
More information about the asterisk-code-review
mailing list