[Bug 760421] info: expose custom vasprintf implementation
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Jan 11 22:03:34 PST 2016
https://bugzilla.gnome.org/show_bug.cgi?id=760421
--- Comment #3 from Matthew Waters (ystreet00) <ystreet00 at gmail.com> ---
I need at least vasprintf for the length. The others can be implemented on top
of that wherever. I also use strdup_vprintf() somewhere else.
format="" results in an empty string of length 0 so the length doesn't include
the null terminator. I'll fix that so we don't leak memory.
--
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