caps: Fail when fractions are followed by random text
authorBenjamin Otte <otte@redhat.com>
Mon, 8 Mar 2010 22:04:26 +0000 (23:04 +0100)
committerBenjamin Otte <otte@redhat.com>
Tue, 9 Mar 2010 18:18:21 +0000 (19:18 +0100)
commitec10b764b9bacc82e69dfb775736c3feb237b9ef
tree38f83494b66643ee169177d4abd37eaa1709dc09
parentb74d73980b1bd99fd8ba29fa3789a5911058b598
caps: Fail when fractions are followed by random text

Previous code treated "1/1yourmom" the same as "1/1" and "1wimsmom" the
same as "1". Now the code is stricter and will fail to convert a
fraction when followed by garbage text.
gst/gstvalue.c