fou7

Results 1 issues of fou7

1、打开Xcode Address Sanitizer 2、运行项目 3、定位到问题,BHAnnoatation.m -> char *string = (char*)memory[idx];这一行代码。