Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information