asterisk / pjproject-archive

Asterisk fork of PJSIP NO PULL REQUESTS OR ISSUES!!!
GNU General Public License v2.0
69 stars 42 forks source link

sip_transaction: race condition on terminate #14

Closed kharwell closed 10 years ago

kharwell commented 10 years ago

Fixed a race condition in the pjsip_tsx_terminate function that allowed the state to potentially be set to terminated twice that subsequently ended in a crash.