Skip to content
Snippets Groups Projects
  • Monty Brandenberg's avatar
    f5e8457e
    BUG-2295/MAINT-2624 unexpected crash around Content-Range: header processing · f5e8457e
    Monty Brandenberg authored
    Not certain what the source of the short data is with one resident but I'm
    going to make these problems retryable as they are transport-related.  Lift
    the retry detection into a method that should be reusable by others interested
    in determining what is retryable.  Trace output handling on the libcurl debug
    callback was attrocious.  Some unsafe length handling on my part was protected
    by a second layer of defense.  Made that correct and more useful by logging
    actual data sizes during trace.
    f5e8457e
    History
    BUG-2295/MAINT-2624 unexpected crash around Content-Range: header processing
    Monty Brandenberg authored
    Not certain what the source of the short data is with one resident but I'm
    going to make these problems retryable as they are transport-related.  Lift
    the retry detection into a method that should be reusable by others interested
    in determining what is retryable.  Trace output handling on the libcurl debug
    callback was attrocious.  Some unsafe length handling on my part was protected
    by a second layer of defense.  Made that correct and more useful by logging
    actual data sizes during trace.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.