RTSP: Add NULL check before accessing mHandler
When there are no packets received from n/w, the RTSP client sends a Teardown message to the server and mHandler becomes NULL. Added NULL check before accessing mHandler object. CRs-Fixed: 785307 Change-Id: Ia429d658a4683640e2d03f0ebe42ae46c9ce3b52
Loading
Please register or sign in to comment