Loading
Fix PacketKeepalive.stop() crash
If the keepalive stop() function is called when the mSlot number is not yet setup, the conversion from null to integer will crash. This patch fixes it by adding the error checking. Change-Id: I7fff1010786896b053abdd6549dd29f09893b017