[Bug 757974] glcolorconvert: Fix memory leak while running glcolorconvert test
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Nov 12 02:29:28 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=757974
Matthew Waters <ystreet00 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |ystreet00 at gmail.com
Resolution|--- |FIXED
Target Milestone|git master |1.7.1
--- Comment #5 from Matthew Waters <ystreet00 at gmail.com> ---
commit 550ecade4ddff1da21743116c0eb26bbc843e1d6
Author: Vineeth TM <vineeth.tm at samsung.com>
Date: Thu Nov 12 16:36:03 2015 +0900
glslstage: Fix vertex_sources memory leak
vertex_sources is being allocated but not freed resulting in leak
https://bugzilla.gnome.org/show_bug.cgi?id=757974
commit 591401f9e8293c257e2d6d89b027bebc527df09a
Author: Vineeth TM <vineeth.tm at samsung.com>
Date: Thu Nov 12 16:26:00 2015 +0900
glcolorconvert: remove unnecessary free
version_str is already being freed. So no need to call again
https://bugzilla.gnome.org/show_bug.cgi?id=757974
commit ba4802e1e57364975f09f471735d409c2b89fc73
Author: Vineeth TM <vineeth.tm at samsung.com>
Date: Thu Nov 12 16:18:35 2015 +0900
glcolorconvert: Fix string leak
String got using gst_glsl_version_profile_to_string, is allocated
memory and should be freed
https://bugzilla.gnome.org/show_bug.cgi?id=757974
commit b8adc98ddcc6f9e3f00578948b3a604c2416c07c
Author: Vineeth TM <vineeth.tm at samsung.com>
Date: Thu Nov 12 16:02:45 2015 +0900
glcolorconvert: Fix frag_prog and frag_body memory leak
https://bugzilla.gnome.org/show_bug.cgi?id=757974
--
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