mirror of https://github.com/shirou/gopsutil
fix(process,windows): compare len(cwd) to an incorrect value
process/process_windows.go#L411 len(cwd) need compare to userProcParams.CurrentDirectoryPathNameLength instead of userProcParams.CurrentDirectoryPathAddresspull/1346/head
parent
ed37dc27a2
commit
6bc339626b
Loading…
Reference in New Issue