Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
While the issue with 32-bit read/write operations has been largely addressed by GUACAMOLE-764, these read/write operations still rely on lseek(), which is not required to implement 64-bit seeks (off_t is not guaranteed to be 64-bit). Additional changes are likely needed to ensure that seeking within files works with 64-bit offsets in a cross-platform way.
Attachments
Issue Links
- relates to
-
GUACAMOLE-764 RDPDR file read/write may be truncated to 32 bits
- Resolved