]> wimlib.net Git - wimlib/commit
streamifier_cb(): Fix update of cur_stream_offset
authorEric Biggers <ebiggers3@gmail.com>
Thu, 26 Dec 2013 02:50:54 +0000 (20:50 -0600)
committerEric Biggers <ebiggers3@gmail.com>
Thu, 26 Dec 2013 02:50:58 +0000 (20:50 -0600)
commit4f433755e8f9ef79dbb4699430d047f74e338e82
treef5c78f60dbc69fd390aeb3f510203df7a7e1e189
parent418b2eb97b58e06fad074c3d465e4d4f15988f0e
streamifier_cb(): Fix update of cur_stream_offset

read_stream_list() expects it to be zeroed to avoid a second call to
end_stream().
src/resource.c