GNOME Bugzilla – Bug 789806
ges-layer: Added function guards to avoid NULL pointer dereferencing
Last modified: 2017-11-04 10:34:30 UTC
NULL pointer dereferencing must be handled for GESLayer in public APIs at below:- File: gstreamer-editing-services-1.12.3/ges/ges-layer.c
Created attachment 362794 [details] [review] [PATCH] gstreamer-editing-services: ges-layer: Added function guards to avoid NULL pointer dereferencing Please review the patch attached to fix the issue and share your feedback.
Created attachment 362795 [details] [review] [PATCH] gstreamer-editing-services: ges-layer: Added function guards to avoid NULL pointer dereferencing Patch updated.
Squash with the patch from bug #789521 please. *** This bug has been marked as a duplicate of bug 789521 ***