commit | e56fc72fc66765f407473e4cb903fdc80784a4ff | [log] [tgz] |
---|---|---|
author | Roman Smirnov <r.smirnov@omp.ru> | Wed Jul 10 14:31:44 2024 +0300 |
committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | Wed Jul 10 10:15:31 2024 -0400 |
tree | c22d8b5db4fc2a9a5028d2e2359f6672fa7a0f59 | |
parent | 4ca662fcea1604e937bde1bddd5de2c50bcb6e00 [diff] |
gatt: add return value check of io_get_fd() to sock_io_send() It is necessary to add a return value check. Found with the SVACE static analysis tool.