[UDFS] Fix NULL-free in UDFBuildHashEntry to prevent BSOD (0xC4/0x10)#216
Draft
Copilot wants to merge 11 commits into
Draft
[UDFS] Fix NULL-free in UDFBuildHashEntry to prevent BSOD (0xC4/0x10)#216Copilot wants to merge 11 commits into
Copilot wants to merge 11 commits into
Conversation
Agent-Logs-Url: https://github.com/Zero3K20/reactos/sessions/c1c0cdb3-4750-45b4-9a7b-e6a44af0a863 Co-authored-by: Zero3K20 <258969903+Zero3K20@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Fix filename code to prevent BSODs on shutdown
[UDFS] Guard against NULL UdfName->Buffer in UDFDOSName to prevent BSODs on shutdown
Apr 6, 2026
Agent-Logs-Url: https://github.com/Zero3K20/reactos/sessions/3dcd238c-3d98-44d0-8304-bcccad17e060 Co-authored-by: Zero3K20 <258969903+Zero3K20@users.noreply.github.com>
…0x10)" This reverts commit d0a5c76.
Owner
|
@copilot Please fix the conflicts. |
Co-authored-by: Zero3K20 <258969903+Zero3K20@users.noreply.github.com>
Owner
|
@copilot I wanted the change that moved the freeing to the success branch, not the guard. |
…ranch Agent-Logs-Url: https://github.com/Zero3K20/reactos/sessions/9e27b4ec-27d9-43e4-901c-8ea09c8ae9dd Co-authored-by: Zero3K20 <258969903+Zero3K20@users.noreply.github.com>
Author
Done. Removed the |
Copilot
AI
changed the title
[UDFS] Guard against NULL UdfName->Buffer in UDFDOSName to prevent BSODs on shutdown
[UDFS] Fix NULL-free in UDFBuildHashEntry to prevent BSOD (0xC4/0x10)
Apr 27, 2026
This was referenced Apr 30, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
origin/udf-devorigin/udf-dev(drop messy merge/revert history)UDFBuildHashEntryhash ops inif (UName.Buffer)indirtree.cpp