Java pushy.io.FileInputStream.read() incorrectly translates bytes to UTF-8

Bug #472075 reported by Andrew Wilkins
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Pushy
Fix Released
High
Andrew Wilkins

Bug Description

The String obtained from the Python process is translated to UTF-8, and then into a byte[] array. In the process, the bytes are transformed if they form an invalid UTF-8 sequence. This method should leave the bytes obtained from the Python process unchanged.

Related branches

Andrew Wilkins (axwalk)
Changed in pushy:
assignee: nobody → Andrew Wilkins (axwalk)
importance: Undecided → Medium
importance: Medium → High
status: New → Confirmed
Andrew Wilkins (axwalk)
Changed in pushy:
status: Confirmed → Fix Committed
Andrew Wilkins (axwalk)
Changed in pushy:
status: Fix Committed → Fix Released
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.