Comment 0 for bug 1899621

Revision history for this message
bugproxy (bugproxy) wrote :

Description: zlib: inflateSyncPoint() returns an incorrect result on z15
Symptom: Certain rsync builds fail with "error in rsync protocol data
               stream" on z15.
Problem: inflateSyncPoint() does not take into account the hardware
               compression state and returns an incorrect result.
Solution: Make inflateSyncPoint() fail if the hardware compression is on.
               The hardware does not provide enough information in order to
               implement this function.
Reproduction: z15 only: printf 1 >1 && rsync -z 1 2