• 
      

    Fix uploading binary parent diffs.

    Review Request #13886 — Created May 22, 2024 and submitted

    Information

    RBTools
    release-5.x

    Reviewers

    When uploading changes to a binary file in a diff, we were referencing a
    local variable for the diff file attachments resource that didn't exist.
    Instead, the instance lives on the command instance.

    This is a simple change that references that instance, fixing binary
    diff upload.

    Successfully posted a change to some binary image files.

    Summary ID
    Fix uploading binary parent diffs.
    When uploading changes to a binary file in a diff, we were referencing a local variable for the diff file attachments resource that didn't exist. Instead, the instance lives on the command instance. This is a simple change that references that instance, fixing binary diff upload.
    330a21492a3c661fb225bf087ae232e9c371b697
    david
    1. Ship It!
    2. 
        
    maubin
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-5.x (8e18f38)