]> git.ipfire.org Git - thirdparty/zstd.git/commit
[programs] Don’t try to chmod a dst file if it can’t be opened 1644/head
authorMike Swanson <mikeonthecomputer@gmail.com>
Sun, 9 Jun 2019 08:52:45 +0000 (01:52 -0700)
committerMike Swanson <mikeonthecomputer@gmail.com>
Sun, 9 Jun 2019 08:52:45 +0000 (01:52 -0700)
commitaf80f6dfacafcc2c916ecd57731107221e1f9986
treeee5e194d30969c05680602cd69d537ef6ad2a9bd
parent3968160a916a759c3d3418da533e1b4f8b795343
[programs] Don’t try to chmod a dst file if it can’t be opened

Repairs an oversight in my last commit, thanks @Cyan4973
programs/fileio.c