meebey / smuxi

Smuxi is an user-friendly and free IRC client for Linux, Windows and Mac OS X based on GNOME / GTK+
https://smuxi.im/
GNU General Public License v2.0
174 stars 46 forks source link

Frontend-STFL: Fix the UTF-32 workaround. #236

Closed RavuAlHemio closed 9 years ago

RavuAlHemio commented 9 years ago

When finding the string length, advance by four bytes instead of one.

Sorry for opening a buggy pull request in the first place... now it works.