09 2012 档案

摘要:原文地址:http://www.nobugs.org/developer/win32/debug_crt_heap.html调试程序时有时会遇到HEAP CORRUPTION DETECTED,但是其内部是怎么检测堆溢出的呢。该文章就描述了其内部实现细节When you compile programs with DevStudio in debug mode, all of your calls to malloc() and free() use a special “debug” implementation.Rather than being blazingly fast, the d 阅读全文
posted @ 2012-09-25 17:24 D3猎人 阅读(341) 评论(0) 推荐(1) 编辑
摘要:>>>>>>>>>>>>>>>>>>>>>>> Sep 11 2012 <<<<<<<<<<<<<<<<<<<<<<<<<1. 有关随机出现的内存错误:多线程、多C库交叉调用、堆溢出/越界2.Is it legal (and moral) for a member function to saydelete t 阅读全文
posted @ 2012-09-11 16:22 D3猎人 阅读(140) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示