mirror of
https://github.com/radareorg/radare2.git
synced 2025-01-26 07:44:29 +00:00
ca300e73db
It cannot be portably implemented in standard C. The null pointer dereference is a common implementation but actually an undefined behavior which asan will report runtime error: member access within null pointer of type ...