eriktorbjorn abf26b0614 GRAPHICS: Fix Valgrind warning
The stream class uses free() to automatically dispose of the buffer
so it must be allocated with malloc(), not "new".
2011-06-17 05:56:23 +02:00
..
2011-05-25 10:50:47 -04:00
2011-05-25 10:50:46 -04:00
2011-06-17 05:56:23 +02:00
2011-05-25 10:50:46 -04:00
2011-05-19 18:38:09 -04:00