MoriSummer
MoriSummer
`elflink.c:4928:45: error: performing pointer arithmetic on a null pointer has undefined behavior [-Werror,-Wnull-pointer-arithmetic] return (struct elf_link_hash_entry *) 0 - 1; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ elflink.c:5040:46: error: performing pointer arithmetic on a null...
Milo貌似由于工作原因一直没更新,这里放出自己的答案,test passed(620/620),欢迎交流[tutorial08解答](https://github.com/coderhare/json-tutorial/blob/master/tutorial08/tutorial08%E6%80%BB%E7%BB%93.md)
有遇过这种问题的吗?求解决方案