那是什么意思?在调试模式下使用我的应用程序时在控制台中获取此信息:
malloc: * error for object
0x103f000: pointer being freed was not
allocated
* set a breakpoint in malloc_error_break to debug
这是否意味着我过度释放某些东西?