m_malloc already checks for a failed allocation so there's no need to check for it in m_malloc0.
7.1 KiB
7.1 KiB
m_malloc already checks for a failed allocation so there's no need to check for it in m_malloc0.