[Bug 727746] New: Factor buffer flags-to-string code
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Apr 7 06:58:10 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=727746
GStreamer | gstreamer (core) | git
Summary: Factor buffer flags-to-string code
Classification: Platform
Product: GStreamer
Version: git
OS/Version: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gstreamer (core)
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: vincent.penquerch at collabora.co.uk
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
While fixing a strcpy-to-fixed-size-buffer issue found by Coverity, I saw the
code that had this was present in three different files. I factored this in
gstbuffer.c, but this may warrant comments about the API addition so I'll put
it here first. First two patches are what I'd also do to the other two
instances of that code should the third patch be NAKed.
--
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