data-output-stream: Fix some access after free438f7110f92dd290bce205abb61249ed4d564c37
commit438f7110f92dd290bce205abb61249ed4d564c37
authorStef Walter <stefw@gnome.org>
Sun, 10 Nov 2013 15:39:45 +0000 (10 16:39 +0100)
committerStef Walter <stefw@gnome.org>
Mon, 11 Nov 2013 06:11:14 +0000 (11 07:11 +0100)
tree6dabb3c8f0251459e3f96abff9da8d2e54b04672
parent72171240cc1d3dfdee27ce460e88fca23308bdba
data-output-stream: Fix some access after free

The memory pointed to by a GMemoryOutputStream can be realloc'd

https://bugzilla.gnome.org/show_bug.cgi?id=711802
gio/tests/data-output-stream.c