搜索资源列表
Ex_MemLeakTest
- 程序内存泄露检测代码。可以利用这个模板来检测程序是否存在内存泄露!-Test memery leak!
CvxLib_0_2_2008_06_20
- opencv的一个tracking程序,基于windows编程的,可以tracking内存泄露-opencv a tracking procedure, based on windows programming, you can tracking memory leak
source_delete_new
- 解决内存泄露的源代码,重载了NEW DELETE 函数,通过获取指针的钩子,截获内存泄露的元凶-Solve the memory leak of source code, overloading the NEW DELETE function, through access to the hook pointer, memory leak intercepted the culprit
JSLEAK
- js防止内存溢出,参考该代码可防止页面内存泄露。-js to prevent memory overflow, with reference to the page code to prevent memory leak.
ext-2.2
- ext-2.2解决内存泄露的补丁,该补丁包给几乎所有存在泄露的组件做了修正。-ext-2.2 solve the memory leak patch
leakdetect
- 该程序主要是提供了一种内存泄露检测的算法及其源代码,主要是C语言程序-The C program source had given a solution of memory leaks...
MemLeakCon
- VC控制台程序,几种方式检测内存泄露的小的实验程序-VC console program, several ways to detect memory leaks in a small experimental procedure
MemoryLeak_class_malloc
- 以class类的形式实现对程序内存泄露的支持-Class to class in the form of realization of the support of the program memory leak
mem_func
- C语言内存管理,支持内存泄露和破坏的调试-C language memory management, support for debugging memory leaks and damage
mmleaktest
- 一个简单的内存泄露检测机制,有一定参考价值。采用VC++编写。-A simple memory leak detection mechanism, a certain reference value. Written by VC++.
FastMM-guide
- FastMM使用,Dll共享内存,内存泄露调试-FastMM, dll share mem, debug leak
MemoryLeakDetection
- Windows下内存泄露检测:可检测是否有泄露及泄露代码行。-Windows memory leak detection: detect whether there is a leak and disclose the code line.
WinLottory
- 公司晚会抽奖 修改WinLottory的内存泄露、修改因为样本数少或是得奖人数多引起的BUG-The company party raffle modify WinLottory the memory leaks, modify due to small sample size or the number of winners BUG
vsFakeLeakTest
- 使用vc开发mfc程序时,在调用了win32 dll(即不使用mfc的dll)时,mfc90.dll后于win32dll加载,在退出程序时mfc90.dll先释放,这时它会将win32dll中的全局变量,函数static变量视为内存泄露,而实际上随后win32dll卸载时会正常释放,导致内存泄露误报。 本程序演示了win32dll中的std::string的全局变量和函数内static变量的内存泄露误报-Using vc development mfc program, the call t
vld-2.3-setup
- 好用的内存泄露检测工具Visual Leak Detector-A nice memory leak detection tools Visual Leak Detector
nvwa
- 内存检测小工具,可以用于检测内存泄露问题。-Memory detection tool for detecting memory leak problem.
visualleakdetector
- 检测开发的c++程序是否存在内存泄露。用于Windows平台,可集成到vs-memory leak detector!
leakcanary-for-eclipse
- 测试内存泄露的一款测试工具,简单易懂,熟悉linnux 的就可以操作(leakage test tool ,can help you test easy .and it is a strongly test tool)
QR解码20160226(内存泄露)
- 这是一个QR解码过程,移植到STM32,但是存在内存泄漏。(This is a QR decoding process that is ported to STM32, but there is a memory leak.)
apache-tomcat-7.0.82
- apache-tomcat7.0版本,优点: 1、使用随机数去防止跨站脚本攻击。 2、 改变了安全认证中的jessionid的机制,防止session攻击。 3、 内存泄露的侦测和防止 4、 在war文件外使用别名去存储静态内容。(Tomcat7.0 version download)