mirror of
https://github.com/minetest/minetest.git
synced 2025-02-20 03:43:47 +01:00
In the error condition the exception would be thrown before m_list_size is decremented, causing a nullptr dereference in e.g. popFirst().
In the error condition the exception would be thrown before m_list_size is decremented, causing a nullptr dereference in e.g. popFirst().