dolphin/Source
Jasper St. Pierre 64540bc60d MemArena: Fix a memory leak caused by pointer confusion
This code was ported from out_ptr, which was a double-pointer, and
wanted to double-check that the proper arena was actually allocated.

When I ported it to store the pointer directly in the view regardless
of whether out_ptr was non-NULL, I got confused here and instead
caused the code to only free the arena if the first byte was non-zero.
2014-11-02 19:25:42 -08:00
..
Android Merge pull request #1264 from Stevoisiak/GCM-to-ISO 2014-11-02 11:29:41 -06:00
Core MemArena: Fix a memory leak caused by pointer confusion 2014-11-02 19:25:42 -08:00
DSPSpy
DSPTool
PCH
UnitTests Merge pull request #1420 from jcowgill/fix-cmake-test-names 2014-10-29 17:23:26 -04:00
VSProps
.clang-format
CMakeLists.txt
dolphin-emu.sln Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00