Changeset 4529 for pjproject/trunk/pjsip/src/pjsip/sip_endpoint.c
- Timestamp:
- May 30, 2013 8:32:07 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip/src/pjsip/sip_endpoint.c
r4453 r4529 559 559 endpt->mutex = NULL; 560 560 } 561 deinit_sip_parser(); 561 562 if (endpt->mod_mutex) { 562 563 pj_rwmutex_destroy(endpt->mod_mutex);
Note: See TracChangeset
for help on using the changeset viewer.