bpo-29734: nt._getfinalpathname handle leak (GH-740)
Make sure that failure paths call CloseHandle outside of the function that failed
Showing
Please register or sign in to comment
Make sure that failure paths call CloseHandle outside of the function that failed