Changeset 4933
- Timestamp:
- Oct 1, 2014 1:33:22 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip/src/pjsip/sip_transaction.c
r4839 r4933 2166 2166 pj_grp_lock_acquire(tsx->grp_lock); 2167 2167 if (tdata == NULL) { 2168 pjsip_tx_data_add_ref(tdata); 2168 2169 tdata = tsx->last_tx; 2169 2170 }
Note: See TracChangeset
for help on using the changeset viewer.