registry: don't forget to clean up registry temp file in another error case
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 24 Feb 2012 23:19:51 +0000 (23:19 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 24 Feb 2012 23:49:54 +0000 (23:49 +0000)
commitc25b8e153d4515b42f9e522de8655460d5cde1dc
tree8f31fb11200a95ba67abfeec6d1c95e49bf190cb
parent0e8a77f83de9e9900dafe6b756494ecdc57c79ea
registry: don't forget to clean up registry temp file in another error case

Also clean up temp file if we get an error during write() rather
than just when doing fsync() or close().
gst/gstregistrybinary.c