diff options
author | Gustavo Noronha Silva <gns@gnome.org> | 2011-04-18 01:48:28 +0800 |
---|---|---|
committer | Gustavo Noronha Silva <gns@gnome.org> | 2011-04-18 20:42:24 +0800 |
commit | af770e0804aa904ff872f84d42c51aec93d7eea1 (patch) | |
tree | 7cc68dace357f35df747ab88c5c7b1494e5a0427 /tests | |
parent | e802e029282a545966e6fe4951c00c4bb5425ea3 (diff) | |
download | gsoc2013-epiphany-af770e0804aa904ff872f84d42c51aec93d7eea1.tar gsoc2013-epiphany-af770e0804aa904ff872f84d42c51aec93d7eea1.tar.gz gsoc2013-epiphany-af770e0804aa904ff872f84d42c51aec93d7eea1.tar.bz2 gsoc2013-epiphany-af770e0804aa904ff872f84d42c51aec93d7eea1.tar.lz gsoc2013-epiphany-af770e0804aa904ff872f84d42c51aec93d7eea1.tar.xz gsoc2013-epiphany-af770e0804aa904ff872f84d42c51aec93d7eea1.tar.zst gsoc2013-epiphany-af770e0804aa904ff872f84d42c51aec93d7eea1.zip |
Only unset the value after we are done with the string for 'Save Link As...'
We get the string from the GValue without making a copy, so we cannot
unset it before we are done using the string, otherwise we may end up
with our string pointing to garbage.
Bug #646724
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions