gst/gstregistrybinary.c: If we can't get a cache file don't try to save something...
authorSebastian Dröge <slomo@circular-chaos.org>
Wed, 8 Oct 2008 10:07:15 +0000 (10:07 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Wed, 8 Oct 2008 10:07:15 +0000 (10:07 +0000)
commit2d2a55a2a4b8845d1b0d06588d734509314d25ab
treef8c413246a27d3a1ccdbc9ac869799b635729a11
parent83d3b5d88e51311c2b1c2b43bdbacfc9472dc108
gst/gstregistrybinary.c: If we can't get a cache file don't try to save something to it.

Original commit message from CVS:
* gst/gstregistrybinary.c: (gst_registry_binary_write_cache):
If we can't get a cache file don't try to save something to it.
Dereferencing NULL pointers usually isn't a good idea.
ChangeLog
gst/gstregistrybinary.c