gst/base/gstbasesrc.c (gst_basesrc_get_range): Check if the offset is greater than...
authorAndy Wingo <wingo@pobox.com>
Thu, 23 Jun 2005 15:26:09 +0000 (15:26 +0000)
committerAndy Wingo <wingo@pobox.com>
Thu, 23 Jun 2005 15:26:09 +0000 (15:26 +0000)
commit09ab1d8fb21cd521f94bfdd30db7bb7b4bb2413c
treef484aee02786ad9bc0298633ab240518529842db
parentcc2d216e888fae2529d5312a8454a2f12ab2167a
gst/base/gstbasesrc.c (gst_basesrc_get_range): Check if the offset is greater than the file's size.

Original commit message from CVS:
2005-06-23  Andy Wingo  <wingo@pobox.com>

* gst/base/gstbasesrc.c (gst_basesrc_get_range): Check if the
offset is greater than the file's size.
ChangeLog
gst/base/gstbasesrc.c
libs/gst/base/gstbasesrc.c