diff options
author | Caolán McNamara <caolanm@redhat.com> | 2012-07-23 13:59:12 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-07-23 14:01:37 +0100 |
commit | 682cb83ed59233decbeeaff68c4d871442b58bb1 (patch) | |
tree | c61654dbabdb54007c2a96b90f72ab4b3ca3c955 /libwpg | |
parent | 4ad9e3f5be10bde030338f744d56ffa6c7736bd0 (diff) |
Resolves: fdo#50975 rsvg_handle_new_from_data calls rsvg_handle_close
rsvg_handle_new_from_data calls rsvg_handle_fill_with_data which itself calls
rsvg_handle_close on success, so we don't have to.
And older versions of librsvg (e.g. 2.16.1) don't protect against
rsvg_handle_close getting called twice, although new versions do,
so we crash on e.g. RHEL-5
Change-Id: I451075e50c9c2c7b07289356d7a92eb55db82f9f
Diffstat (limited to 'libwpg')
0 files changed, 0 insertions, 0 deletions