工程遇到一个问题
==3983==AddressSanitizer's allocator is terminating the process instead of returning 0
==3983==If you don't like this behavior set allocator_may_return_null=1
==3983==AddressSanitizer CHECK failed: /BuildRoot/Library/Caches/com.apple.xbs/Sources/clang_compiler_rt_Fall2018/clang_Fall2018-1000.11.45.5/src/projects/compiler-rt/lib/sanitizer_common/sanitizer_allocator.cc:225 "((0)) != (0)" (0x0, 0x0)
==3983==AddressSanitizer's allocator is terminating the process instead of returning 0
==3983==If you don't like this behavior set allocator_may_return_null=1
==3983==AddressSanitizer CHECK failed: /BuildRoot/Library/Caches/com.apple.xbs/Sources/clang_compiler_rt_Fall2018/clang_Fall2018-1000.11.45.5/src/projects/compiler-rt/lib/sanitizer_common/sanitizer_allocator.cc:225 "((0)) != (0)" (0x0, 0x0)控制台上报这个错误,一直锁定不了问题,希望大家帮帮忙!