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

Build under Go 1.9.2 and other minor fixes #1

Closed
wants to merge 6 commits into from

Conversation

adriansr
Copy link

@adriansr adriansr commented Dec 4, 2017

This pull request incorporates 3 fixes to fsevents:

Fixes elastic/beats#5783

adriansr and others added 6 commits November 13, 2017 22:18
Passing a device ID of zero (Host device) to FSEventsCopyUUIDForDevice
causes the following assertion failure error to be printed to the logs:

(FSEvents.framework) FSEventsCopyUUIDForDevice(): failed assertion 'dev > 0'
@adriansr adriansr closed this Dec 4, 2017
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.

Packaging broken because of uint64 overflow in auditbeat
2 participants