Ignore:
Timestamp:
Jun 8, 2017 4:57:59 AM (7 years ago)
Author:
nanang
Message:

Fix #2021: Crash in getting call info with long Contact header.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjsip/include/pjsip/sip_uri.h

    r4537 r5601  
    295295 * @param buf       The buffer. 
    296296 * @param size      Size of the buffer. 
    297  * @return          Length printed. 
     297 * @return          Length printed if successful, negative value if failed. 
    298298 */ 
    299299PJ_INLINE(int) pjsip_uri_print(pjsip_uri_context_e context, 
Note: See TracChangeset for help on using the changeset viewer.