FSCORE-467 aka hmmhesegs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15178 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
3dfe67800f
commit
c3dec9b153
|
@ -1253,7 +1253,6 @@ SWITCH_DECLARE(switch_core_session_t *) switch_core_session_request_uuid(switch_
|
|||
|
||||
session = switch_core_alloc(usepool, sizeof(*session));
|
||||
session->pool = usepool;
|
||||
session->thread_id = switch_thread_self();
|
||||
|
||||
switch_core_memory_pool_set_data(session->pool, "__session", session);
|
||||
|
||||
|
|
Loading…
Reference in New Issue