[Asterisk-code-review] tcptls: Improve error messages for TLS connections. (asterisk[13])

Joshua Colp asteriskteam at digium.com
Thu May 11 08:33:24 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);
> Why use thread local storage instead of just passing in a buffer like you d
It made the code cleaner and for these cases the thread is going to end up going away anyway.


-- 
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