Skip to content
Snippets Groups Projects
  • Anis Elleuch's avatar
    2d9b5fcf
    fix: Recalculate parameters in CommitBinary() (#4) · 2d9b5fcf
    Anis Elleuch authored
    After splitting Apply into two functions, there was missing
    recalculation of targetPath in CommitBinary() API.
    
    Ensure that parameters are recalculated in both functions.
    
    Also use '.check-perm' instead of .new to protect the downloading binary
    saved as '.new' against a second use of CheckPermissions()
    2d9b5fcf
    History
    fix: Recalculate parameters in CommitBinary() (#4)
    Anis Elleuch authored
    After splitting Apply into two functions, there was missing
    recalculation of targetPath in CommitBinary() API.
    
    Ensure that parameters are recalculated in both functions.
    
    Also use '.check-perm' instead of .new to protect the downloading binary
    saved as '.new' against a second use of CheckPermissions()