-
- Downloads
py/malloc: Remove unneeded code checking m_malloc return value.
m_malloc already checks for a failed allocation so there's no need to check for it in m_malloc0.
Please register or sign in to comment
m_malloc already checks for a failed allocation so there's no need to check for it in m_malloc0.