]> git.0d.be Git - empathy.git/commit
Escape what is put inside <a> tags
authorGustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
Tue, 24 Nov 2009 17:28:59 +0000 (15:28 -0200)
committerXavier Claessens <xclaesse@gmail.com>
Tue, 24 Nov 2009 23:21:15 +0000 (00:21 +0100)
commit2d9bbb26709398a1211312306ce5bee4b639f2a3
treebc8f3d38e321c43e17a3a08e9384359f32945de8
parentb253440c84091dd88e619171330e895507abe40d
Escape what is put inside <a> tags

We should be careful here, and make sure whatever is put enclosed by
<a> tags is correctly encoded. What caused bug #597049 is that what
was being liked to looked like a tag, so the browser ignored it, but
this is potentially a security vulnerability.

Bug #597049
libempathy-gtk/empathy-theme-adium.c