#2403 closed Bug (fixed)
Crash in g_markup_escape_text()
Reported by: | charles | Owned by: | charles |
---|---|---|---|
Priority: | Normal | Milestone: | 1.75 |
Component: | GTK+ Client | Version: | 1.74 |
Severity: | Normal | Keywords: | |
Cc: |
Description (last modified by charles)
At first glance it appears to be caused by corrupting a utf-8 string by terminating it mid-character by using snprintf() when updating the turtle button's tooltip.
Downstream tickets:
https://bugzilla.redhat.com/show_bug.cgi?id=522783
https://bugs.launchpad.net/ubuntu/+source/transmission/+bug/414129
Change History (4)
comment:1 Changed 13 years ago by charles
comment:2 Changed 13 years ago by charles
- Resolution set to fixed
- Status changed from new to closed
comment:3 Changed 13 years ago by charles
Whee, and Debian too: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=547423
comment:4 Changed 13 years ago by charles
- Description modified (diff)
Note: See
TracTickets for help on using
tickets.
possible fix in r9099