[gstreamer-bugs] [Bug 616846] Crash in gst_interpolation_control_source_find_control_point_iter

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Apr 26 09:02:05 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=616846
  GStreamer | gstreamer (core) | git

--- Comment #6 from Benjamin Otte (Company) <otte at gnome.org> 2010-04-26 16:02:03 UTC ---
(In reply to comment #5)
> I was trying to write a test for it. I will defer updating my core until I can
> reproduce it as this has been already commited.

In case that wasn't obvious yet:

git checkout -b before-fix 6fb4cda8fb84c203d562adfe3eb9ed37218c42f8
... create testcase and commit it.
git rebase master
git checkout master
git merge before-fix
git branch -d before-fix

And of course you can use cherry-pick to move commits (like the testcase)
between master and the test branch at any time.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list