Skip to content
This repository has been archived by the owner on Jul 10, 2022. It is now read-only.

Fixed LastAccessTime and FileChangeTime being swapped #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

peteraritchie
Copy link

The StandardInformation was not being initialized properly when processing attributes. ProcessAttributes was changed to instantiate StandardInformation passing the LastAccessTime and FileChangeTime attributes in the correct order.

Fixes #2

The `StandardInformation` was not being initialized properly when processing attributes. `ProcessAttributes` was changed to instantiate `StandardInformation` passing the `LastAccessTime` and `FileChangeTime` attributes in the correct order.

Fixes michaelkc#2
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

LastAccessTime and FileChangeTime values are swapped.
1 participant