Stream compression bails for non 7 bit ASCII

Bug #154217 reported by Mats
2
Affects Status Importance Assigned to Milestone
Coccinella
Confirmed
Medium
Unassigned

Bug Description

When using stream compression non 7 bit ASCII characters seems to be handled incorrectly. When receiving them they are just not the right ones, and when trying to send them they either end up crumbled, or the server recognizes them as non-characters and closes our stream. If testing the zlib compression code alone it always produces correct results, even of compressing on one architecture (PPC, Big Endian), and decompressing on another (x86, Small Endian). Something is going on inside the code (http://www.tcl.tk/cgi-bin/tct/tip/234.html) that I can't figure out, likely some hidden UTF-8 translation somewhere.

Mats (matsben)
Changed in coccinella:
status: New → Confirmed
Mats (matsben)
Changed in coccinella:
importance: Undecided → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.