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 703160 - StWidget doesn't free paint states, leaking texture
StWidget doesn't free paint states, leaking texture
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: st
3.9.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2013-06-27 00:26 UTC by Lionel Landwerlin
Modified: 2013-06-27 08:24 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
st-widget: Fix paint state leak (826 bytes, patch)
2013-06-27 00:27 UTC, Lionel Landwerlin
committed Details | Review

Description Lionel Landwerlin 2013-06-27 00:26:09 UTC
Self explanatory :)
Comment 1 Lionel Landwerlin 2013-06-27 00:27:01 UTC
Created attachment 247866 [details] [review]
st-widget: Fix paint state leak
Comment 2 Jasper St. Pierre (not reading bugmail) 2013-06-27 00:34:02 UTC
Review of attachment 247866 [details] [review]:

Nice catch.