Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: shirou/gopsutil
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: huntresslabs/gopsutil
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on Mar 21, 2023

  1. Significantly reworked Windows architecture handling in Process

      - Fixed several issues around struct and pointer sizing for 64-bit queries
      - Process handling now functions as expected on ARM64 Windows hosts
    s-m-martin committed Mar 21, 2023
    Copy the full SHA
    67b6689 View commit details
  2. Merge pull request #1 from huntresslabs/chore/sc-81826-research-and-f…

    …ix-issue-with-arm64-kill-process
    
    Significantly reworked Windows architecture handling in Process module
    s-m-martin authored Mar 21, 2023
    Copy the full SHA
    ff79b91 View commit details
Loading