BGO#650286: Ensure valid UTF-8 from ATK
authorMike Gorse <mgorse@novell.com>
Mon, 16 May 2011 20:20:21 +0000 (15:20 -0500)
committerMike Gorse <mgorse@novell.com>
Mon, 16 May 2011 20:20:21 +0000 (15:20 -0500)
commitb5351fa1d360751dd6fb40251cfa8664837613fb
treedbdb54203d2c0a4babf3e6b1ca86f11dfd299447
parent7145810bfe4c194cf36d0ee208375ad3fb189be9
BGO#650286: Ensure valid UTF-8 from ATK

When we receive strings from atk, we should ensure that they are valid UTF-8
before sending them over D-Bus, since bad UTF-8 will cause dbus-daemon to
kill the connection.
atk-adaptor/adaptors/text-adaptor.c
atk-adaptor/event.c
droute/droute-variant.c