Bug 540461 – g_memory_output_stream_get_data_size() doesn't behave as
authorAlexander Larsson <alexl@redhat.com>
Thu, 26 Feb 2009 15:41:29 +0000 (15:41 +0000)
committerAlexander Larsson <alexl@src.gnome.org>
Thu, 26 Feb 2009 15:41:29 +0000 (15:41 +0000)
commitb89e432e8da002c574571abb9ebc8a977bb24a1d
tree9075150124ed5e230b6470a02003baf845520d66
parent1ab68f9ee988ecfd9825c250ff8524118bc206c6
Bug 540461 – g_memory_output_stream_get_data_size() doesn't behave as

2009-02-26  Alexander Larsson  <alexl@redhat.com>

Bug 540461 – g_memory_output_stream_get_data_size() doesn't behave as document
        * gmemoryoutputstream.c:
Track actual valid size, even if we later seek back.

        * tests/memory-output-stream.c:
Add testcase

svn path=/trunk/; revision=7916
gio/ChangeLog
gio/gmemoryoutputstream.c
gio/tests/memory-output-stream.c