Opened 13 years ago
Last modified 13 years ago
#35 closed defect
Fix EVFILT_PROC inconsistencies — at Version 3
| Reported by: | john | Owned by: | john |
|---|---|---|---|
| Priority: | major | Component: | kernel |
| Version: | Keywords: | ||
| Cc: | Blocked By: | ||
| Blocking: | Parent Tickets: | ||
| P4 Branch: | GIT Branch: | ||
| FreeBSD PR: | Due Date: |
Description (last modified by john)
Need to write a test cases to be sure. Known issues:
1) NOTE_EXEC clears fflags?
2) NOTE_TRACK does not trigger NOTE_TRACK events.
3) Modifying NOTE_EXIT to NOTE_FORK of a running child triggers a
spurious event.
Change History (4)
Changed 13 years ago by john
comment:1 Changed 13 years ago by john
- Status changed from new to accepted
comment:2 Changed 13 years ago by john
- Status changed from accepted to started
comment:3 Changed 13 years ago by john
- Description modified (diff)
Note: See
TracTickets for help on using
tickets.

Test case