Ignore:
Timestamp:
Mar 31, 2006 12:59:16 AM (18 years ago)
Author:
bennylp
Message:

Fixed crashed bug when pjsua failed to initialize. Also fixed PortAudio? error msg in pjmedia_strerror()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjsip/src/pjsua-lib/pjsua_core.c

    r369 r370  
    775775                                 &pjsua.mconf); 
    776776    if (status != PJ_SUCCESS) { 
    777         pj_caching_pool_destroy(&pjsua.cp); 
    778777        pjsua_perror(THIS_FILE,  
    779778                     "Media stack initialization has returned error",  
Note: See TracChangeset for help on using the changeset viewer.