bareos: master 49f2f397
Author | Committer | Branch | Timestamp | Parent | |
---|---|---|---|---|---|
pstorz | mvwieringen | master | 2015-05-05 16:53 | master c02e5731 | Pending |
Affected Issues | 0000463: Crash when restore compressed files | ||||
Changeset | Fix restore of compressed files The compressed file restoration failed before on Windows 2008. We now use the variable types from the microsoft documentation, also now have a bytesreturned variable which is mandatory if lpOverlapped is NULL according to the documentation. See documentation of FSCTL_SET_COMPRESSION control code at Microsoft: https://msdn.microsoft.com/en-us/library/windows/desktop/aa364592%28v=vs.85%29.aspx Fixes 0000463: Crash when restore compressed files |
||||
mod - src/findlib/attribs.c | Diff File |