Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in memory-leaks

Doesn't the standard object initialization in Objective-C lead to memory leaks?

objective-c memory-leaks

sun.net.www.http.HttpClient memory leak in Tomcat 6

Is there a handle leak detector which can be linked into an existing application?

c++ winapi memory-leaks

Android : How to test memory leak in an application?

UIImage imageNamed memory leak

Could this be a false positive memory leak report?

Memory leak shown in MAT as GC root: Native Stack

Windows Phone 8.1 WinRT memory leak with ObservableCollection

Why does this Haskell program leak space when compiled with optimizations?

When will C free memory of struct

Where is `ecdf` saving its object? (and how to measure it?)

r memory-leaks

Do F# observable events obviate, mediate, or are not related to the need for weak references?

How to check memory leak in Xamarin.Android?

Does Xcode's Debug Navigator work different from Instruments allocations?

Fragment view memory leak despite setting parent view to null in onDestroyView

Why do I not need to free this memory?

python c memory-leaks

Memory leak detection with boost::test

c++ memory-leaks boost-test

Object with retain count 0 doesn't get released

VS2010 reports false memory leaks for static classes in a DLL

What does this valgrind error mean?