gst/gstregistrybinary.c: Return the old CRC instead of 0 if we give a NULL buffer...
authorSebastian Dröge <slomo@circular-chaos.org>
Sat, 19 Apr 2008 15:42:19 +0000 (15:42 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Sat, 19 Apr 2008 15:42:19 +0000 (15:42 +0000)
commitc7a754848190888305c26865a8ef6211c9ded396
treee3c74a55b61bc3cf9b6a1ee84405077e56580ede
parent16cd84e6338ae5eb92b76b6f152efd66396368cb
gst/gstregistrybinary.c: Return the old CRC instead of 0 if we give a NULL buffer or a buffer with a length of 0.

Original commit message from CVS:
* gst/gstregistrybinary.c: (_gst_crc32):
Return the old CRC instead of 0 if we give a NULL buffer
or a buffer with a length of 0.
ChangeLog
gst/gstregistrybinary.c