After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 776234 - image-viewer: fix assertion trying to free a NULL array
image-viewer: fix assertion trying to free a NULL array
Status: RESOLVED FIXED
Product: recipes
Classification: Other
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Recipes maintainer(s)
Recipes maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2016-12-18 11:32 UTC by Ignacio Casal Quinteiro (nacho)
Modified: 2016-12-18 21:05 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
image-viewer: fix assertion trying to free a NULL array (825 bytes, patch)
2016-12-18 11:32 UTC, Ignacio Casal Quinteiro (nacho)
committed Details | Review

Description Ignacio Casal Quinteiro (nacho) 2016-12-18 11:32:44 UTC
The array might be null when finalizing
Comment 1 Ignacio Casal Quinteiro (nacho) 2016-12-18 11:32:51 UTC
Created attachment 342158 [details] [review]
image-viewer: fix assertion trying to free a NULL array
Comment 2 Matthias Clasen 2016-12-18 21:05:37 UTC
Attachment 342158 [details] pushed as d6e1366 - image-viewer: fix assertion trying to free a NULL array