monitor/att: Fix crash when accessing packet_conn
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Sat, 3 Dec 2022 00:04:43 +0000 (16:04 -0800)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 5 Jan 2024 10:11:34 +0000 (15:41 +0530)
commit9f338896eb26b7e6461026461580d9422033983a
tree4546992b0546f94e7c4f26c5ab0417b669d27511
parentff6a349278166e9eb785918b0dc3950bc25fa10b
monitor/att: Fix crash when accessing packet_conn

This fixes the following crash:

:monitor/att.c:2697:11: runtime error: member access within null
pointer of type 'struct att_conn_data'
monitor/att.c