Changeset 5984 for pjproject/trunk/pjsip/src/pjsip-simple/publishc.c
- Timestamp:
- May 9, 2019 8:18:18 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip/src/pjsip-simple/publishc.c
r5373 r5984 804 804 // cause accessing freed memory location. 805 805 //--pubc->pending_tsx; 806 PJ_ LOG(4,(THIS_FILE, "Error sending request, status=%d", status));806 PJ_PERROR(4,(THIS_FILE, status, "Error sending request")); 807 807 } 808 808
Note: See TracChangeset
for help on using the changeset viewer.