Kenichi Aramaki wrote: > Hi, > I just tried sipxtapi branch tagged 9829. > There is a uninitialized value at function createLineData() in sipXtapi.cpp. > pData->pMutex = new OsRWMutex(OsRWMutex::Q_FIFO); > + pData->pLineAliases = NULL; > This causes crash with a debug library on Windows. > > Regards, > Kenichi Aramaki > _______________________________________________ > sipxtapi-dev mailing list > [email protected] > List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/ >
This problem doesn't apply to experimental sipxtapi. It has already been fixed there some time ago. Jaro _______________________________________________ sipxtapi-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/
