Opened 10 months ago
Last modified 3 months ago
#2799 assigned defect
lz4 decompression has problems with aes encryption
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 4.2 |
Component: | html5 | Version: | 3.0.x |
Keywords: | Cc: |
Description
See ticket:2793#comment:9 and previous comments.
Change History (4)
comment:1 Changed 10 months ago by
Status: | new → assigned |
---|
comment:3 Changed 6 months ago by
Milestone: | 4.1 → 4.2 |
---|
comment:4 Changed 3 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2799
Note: See
TracTickets for help on using
tickets.
Temporary solution is to disable lz4 when encryption is enabled: r26619. (backport in r26620)