Skip to content

Fix #266 : nob__walk_dir_opt_impl() trying to close zeroed handle for non directory entries - #267

Open
whophi wants to merge 1 commit into
tsoding:mainfrom
whophi:walk_dir_win_fix
Open

Fix #266 : nob__walk_dir_opt_impl() trying to close zeroed handle for non directory entries#267
whophi wants to merge 1 commit into
tsoding:mainfrom
whophi:walk_dir_win_fix

Conversation

@whophi

@whophi whophi commented Aug 5, 2026

Copy link
Copy Markdown

Fix #266 by only closing the directory entry if the file type is DIRECTORY.

@whophi whophi changed the title Fix nob__walk_dir_opt_impl() trying to close zeroed handle for non directory entries Fix #266 : nob__walk_dir_opt_impl() trying to close zeroed handle for non directory entries Aug 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

nob__walk_dir_opt_impl() tries to close zeroed handle for non directory entries

1 participant