ArduinoBLE icon indicating copy to clipboard operation
ArduinoBLE copied to clipboard

Fix for issue #245 - ATT_OP_FIND_INFO_RESP incorrect processing durin…

Open carterd opened this issue 2 years ago • 2 comments

Fix for issue #245 - ATT_OP_FIND_INFO_RESP incorrect processing during ATTClass::discoverDescriptors causes crashing

I've highlighted this issue on 9th July ... this is an issue of causing CRASHES if using ArduinoBLE to connect as central and the response to ATT_OP_FIND_INFO_RESP includes 128-bit UUIDs.

Please check and remove comments after review

carterd avatar Sep 25 '22 14:09 carterd

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Sep 25 '22 14:09 CLAassistant

Hi @carterd , thanks for looking into this! I think the PR can be simplified a bit, I'm adding some inline comments. Will be more than happy to merge afterwards :wink:

facchinm avatar Sep 26 '22 06:09 facchinm