[Bug 795139] Various patches on rtpsession

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Apr 23 18:41:23 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=795139

Olivier CrĂȘte <olivier.crete at ocrete.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #370746|none                        |needs-work
             status|                            |

--- Comment #26 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
Review of attachment 370746:
 --> (https://bugzilla.gnome.org/review?bug=795139&attachment=370746)

This is unsafe.. It only works if the array is already big enough.. it should
try to grow it.

Instead, you can try to add a new API to GLib.. even though it will be a pain..
Maybe a hack is to add a int GValue copied from the stack, then reset it, then
re-init it...

-- 
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