Changeset 3302
- Timestamp:
- Sep 6, 2010 12:47:53 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip/src/pjsip-ua/sip_timer.c
r3215 r3302 433 433 /* Print error message, if any */ 434 434 if (status != PJ_SUCCESS) { 435 if (tdata)436 pjsip_tx_data_dec_ref(tdata);437 438 435 PJ_PERROR(2, (inv->pool->obj_name, status, 439 436 "Error in %s session timer",
Note: See TracChangeset
for help on using the changeset viewer.