Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix deleting sandbox content #4407

Merged
merged 1 commit into from
Nov 29, 2024
Merged

Conversation

bot-1450
Copy link
Contributor

The status was never assigned a value if FileAttributes is neither FILE_ATTRIBUTE_REPARSE_POINT nor FILE_ATTRIBUTE_DIRECTORY.

This should fix #4085 , #4142 and #4288 .

The `status` was never assigned a value if `FileAttributes` is neither `FILE_ATTRIBUTE_REPARSE_POINT` nor `FILE_ATTRIBUTE_DIRECTORY`.
@DavidXanatos DavidXanatos merged commit a2b6429 into sandboxie-plus:master Nov 29, 2024
5 checks passed
@Vstory
Copy link
Contributor

Vstory commented Nov 29, 2024

You are my hero!

@Ouro17
Copy link

Ouro17 commented Nov 29, 2024

Thank you!

@unoukujou
Copy link

Thanks

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Automatically deleting sandbox content always yields an error
6 participants