queue2: don't truncate the temp file on shutdown
authorWim Taymans <wtaymans@redhat.com>
Tue, 18 Feb 2014 14:46:32 +0000 (15:46 +0100)
committerWim Taymans <wtaymans@redhat.com>
Tue, 18 Feb 2014 14:46:32 +0000 (15:46 +0100)
commit252aa44887a40f4fc3262331e156c897f8edc034
treee04b64bd7cee28626e5638cda07eb25bf5e640cf
parent6fa8edd6b0b13006a2633f98b7fb5735e7fc134d
queue2: don't truncate the temp file on shutdown

We want to keep the downloaded file untruncated so that we can use it
again later.

Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=724373
plugins/elements/gstqueue2.c