diff options
author | Tuomas Siipola <tuomas@zpl.fi> | 2020-07-06 18:39:25 +0300 |
---|---|---|
committer | Harry Jeffery <harry@exec64.co.uk> | 2020-07-21 01:47:24 +0100 |
commit | a200fbf945557100eace0c9104c0ed2542ca47ee (patch) | |
tree | 1d78129b8e3821aa2f08b7f5ef90ec61244a0a36 /.gitignore | |
parent | 32c33c028dfdc015a77ee8fefcadf3c5ee8ee07f (diff) | |
download | imv-a200fbf945557100eace0c9104c0ed2542ca47ee.tar.gz |
Fix librsvg usage to prevent memory leak
Calling `rsvg_handle_close` doesn't do anything here because the handle
is already constructed with data or file. `g_object_unref` is called
instead to free memory.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions