Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#7058 closed defect (fixed)

/vsis3/: invalid content sent if Write() writes more than 50 MB in a single call

Reported by: Even Rouault Owned by: warmerdam
Priority: normal Milestone: 2.2.3
Component: default Version: unspecified
Severity: normal Keywords:
Cc:

Description

The beginning of the buffer will be re-sent in the second upload.

Change History (2)

comment:1 by Even Rouault, 7 years ago

Resolution: fixed
Status: newclosed

In 40230:

/vsis3/: fix to avoid invalid content to be sent if Write() writes more than 50 MB in a single call (fixes #7058)

comment:2 by Even Rouault, 7 years ago

In 40231:

/vsis3/: fix to avoid invalid content to be sent if Write() writes more than 50 MB in a single call (fixes #7058)

Note: See TracTickets for help on using tickets.