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
..
2014-08-30 18:06:35 -04:00
2014-10-29 13:00:48 -04:00
2014-10-28 12:22:30 -07:00
2014-09-30 01:42:47 -04:00
2014-10-24 16:09:21 -04:00
2014-07-11 16:10:20 +02:00
2014-03-09 21:14:26 +01:00
2014-03-07 21:40:59 +13:00
2014-06-22 20:04:46 +02:00
2014-06-22 20:04:46 +02:00
2014-03-14 13:51:23 -04:00
2014-10-25 16:57:25 -04:00
2014-10-25 16:57:25 -04:00