mirror of
https://github.com/meshtastic/firmware.git
synced 2026-03-25 10:33:35 -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