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

macos: Fix processes cmdline parsing #6340

Merged
merged 1 commit into from
Mar 30, 2020

Conversation

theopolis
Copy link
Member

Fixes #6252.

This replaces the cmdline parsing logic in macos to be more C++, hopefully more efficient. It fixes a bug iterating through the argc/argv data and adds a test.

Copy link
Member

@directionless directionless left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code looks okay. Builds on my osx machine, and seems to fix the bug.

@directionless directionless merged commit 7920c2e into osquery:master Mar 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants