]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Retrieve and store the hostname only once so multiple threads do not potentially...
authorJoshua Colp <jcolp@digium.com>
Wed, 2 Oct 2013 14:13:08 +0000 (14:13 +0000)
committerJoshua Colp <jcolp@digium.com>
Wed, 2 Oct 2013 14:13:08 +0000 (14:13 +0000)
commit48132c1d8c7e7b72627f8fce32cf6664353082eb
tree2271b1a4bea16a9dafc2ffd195d1c15b95ffafea
parentdfc077bdf69ce916bdba3db2701ed9ebff140491
Retrieve and store the hostname only once so multiple threads do not potentially initialize it at the same time.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@400245 65c4cc65-6c06-0410-ace0-fbb531ad65f3
res/res_pjsip_session.c