-
- Downloads
misc: fix nullptr exception
if isRunning() is called too soon, the pj_ice_strans_get_grp_lock will return a nullptr that can't be locked (and isRunning() will return false anyway). Change-Id: I4e6087d7831d4524e5302872ad079890755c9e84
Loading
Please register or sign in to comment