esp-idf/components/protocomm/src
Mahavir Jain a2616c0ab5
protocomm: fix multiple coverity warnings
- comparing array with NULL
- dereferencing null pointer
- resource leak
2022-11-08 15:50:42 +05:30
..
common protocomm: Added SRP6a implementation as the security version 2. 2022-06-17 13:16:20 +00:00
crypto/srp6a protocommm/esp_srp: Fix small issues reported by coverity. 2022-10-07 18:27:07 +05:30
security protocomm/esp_srp: Allocate memory for username only when the 2022-10-07 18:27:07 +05:30
simple_ble Merge branch 'feature/rainmaker_BT_configurable' into 'master' 2022-07-26 15:21:27 +05:30
transports protocomm: fix multiple coverity warnings 2022-11-08 15:50:42 +05:30