adafruit / Adafruit_nRF52_Arduino

Adafruit code for the Nordic nRF52 BLE SoC on Arduino
Other
606 stars 492 forks source link

Fix memory leak on failure to open #827

Closed attermann closed 1 month ago

attermann commented 1 month ago

Fixes leak of memory caused by failure to free file and directory structures when open fails.