Open katiewasnothere opened 4 years ago
What does this change actually solve?
What does this change actually solve?
This really just moves the repo passed the breaking changes made to x/sys/windows. Not super critical.
@katiewasnothere looks like this needs a rebase now that https://github.com/microsoft/go-winio/pull/175 was merged
@katiewasnothere looks like this needs a rebase now that #175 was merged
A quick look suggests the conflicts with #175 are just adjacent-line changes in WriteBackupStreamFromTarFile
and the imports list.
Updated. @dcantah and/or @kevpar could you take another look here?
@katiewasnothere looks like this needs a rebase because https://github.com/microsoft/go-winio/pull/220 was merged
This PR moves go-winio passed breaking changes from /x/sys/windows for dealing with Security Descriptors.
Added test to validate flow change to use windows.SECURITY_DESCRIPTOR.
Signed-off-by: Kathryn Baldauf kabaldau@microsoft.com