summaryrefslogtreecommitdiff
path: root/python/clidef.py
diff options
context:
space:
mode:
authorJafar Al-Gharaibeh <jafar@atcorp.com>2024-12-04 14:57:13 -0600
committerJafar Al-Gharaibeh <jafar@atcorp.com>2024-12-04 14:57:13 -0600
commit2faba14459636862be63a9d06d1f6ee2dd61f686 (patch)
treefb28e51541e381c825625199c90d6f4348a66519 /python/clidef.py
parent6d7214ee2b7b6e8cabde81160e7c52ef6b6cb4eb (diff)
pimd: Prevent crash of pim when auto-rp's socket is not initialized
If the socket associated with the auto-rp fails to initialize then the memory for the auto-rp is just dropped on the floor. Additionally any type of attempt at using the feature will just cause pimd to crash, when the pointer is derefed. Since it is derefed all over the place without checking. Clearly if you cannot bind/use the socket let's allow continuation. Fixes: #17540 Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'python/clidef.py')
0 files changed, 0 insertions, 0 deletions