Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Linux] correctly raise ZombieProcess on exe(), cmdline() and memory_maps() #2288

Merged
merged 19 commits into from
Aug 2, 2023

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    03a01e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38a0da7 View commit details
    Browse the repository at this point in the history
  3. refact + fix tests

    giampaolo committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    5611831 View commit details
    Browse the repository at this point in the history
  4. refact

    giampaolo committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    fda644c View commit details
    Browse the repository at this point in the history
  5. add comment

    giampaolo committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    b2f36eb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5005a7c View commit details
    Browse the repository at this point in the history
  7. fix test

    giampaolo committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    48884fe View commit details
    Browse the repository at this point in the history
  8. refact

    giampaolo committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    cbfd94e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1b2c8a4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7dd69dd View commit details
    Browse the repository at this point in the history
  11. adjust tests

    giampaolo committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    0c4a569 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. merge from master

    Signed-off-by: Giampaolo Rodola <[email protected]>
    giampaolo committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    b64a750 View commit details
    Browse the repository at this point in the history
  2. remove merge conflicts

    giampaolo committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    2b883e4 View commit details
    Browse the repository at this point in the history
  3. refact tests

    giampaolo committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    4a95cd1 View commit details
    Browse the repository at this point in the history
  4. rename meth

    giampaolo committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    fe271fb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3917610 View commit details
    Browse the repository at this point in the history
  6. rm outdated comment

    giampaolo committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    72ae660 View commit details
    Browse the repository at this point in the history
  7. fix test

    giampaolo committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    2aa02a5 View commit details
    Browse the repository at this point in the history
  8. catch IOError for python 2

    giampaolo committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    12c0933 View commit details
    Browse the repository at this point in the history