mirror of
https://github.com/meshtastic/firmware.git
synced 2026-06-19 22:20:52 -04:00
As reported by @elfring, we had several points in our code where it was unnecessary to check pointers were non-null before deleting them. Fixes https://github.com/meshtastic/firmware/issues/6170