You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've found the reason and solution.
Seems like sum of ords equals to 0 not only once
So for me solution is change in the function read16bitstring change $len++ to
$len+=2
Original issue reported on code.google.com by
[email protected]
on 9 Jun 2009 at 2:37Attachments:
The text was updated successfully, but these errors were encountered: