mirror of
https://github.com/apache/nuttx.git
synced 2026-05-10 23:40:21 +08:00
19fe41cb1b
Fix a memory corruption & deadlocks while calling gran_free. The function expects a GRAN_HANDLE as a paramter, not a pointer to it. Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae>