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

Ensure all extracted filtercheck vals have lengths #993

Merged
merged 1 commit into from
Dec 4, 2017

Conversation

mstemm
Copy link
Contributor

@mstemm mstemm commented Dec 2, 2017

In a prior PR (#624) I did a pass
ensuring that the length is properly set for string-based extractions. I
want to complete this work by ensuring it works for all fields extracted
by a filtercheck. This way you can use the hashing/equality operators in
filter_value.h to group collections by filtercheck value.

This fixes https://sysdig.atlassian.net/browse/SSPROD-317.

In a prior PR (#624) I did a pass
ensuring that the length is properly set for string-based extractions. I
want to complete this work by ensuring it works for all fields extracted
by a filtercheck. This way you can use the hashing/equality operators in
filter_value.h to group collections by filtercheck value.
@mstemm mstemm requested a review from mattpag December 2, 2017 00:42
@mstemm mstemm merged commit 77a979b into dev Dec 4, 2017
@mstemm mstemm deleted the filtercheck-extract-lengths branch December 4, 2017 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants