created | 2020-02-15T21:19:59Z |
---|---|
begin | 2020-02-09T00:00:00Z |
end | 2020-02-10T00:00:00Z |
path | src/sys |
commits | 1 |
date | 2020-02-09T14:09:08Z | |||
---|---|---|---|---|
author | visa | |||
files | src/sys/kern/kern_event.c | log | diff | annotate |
message |
Zero struct knote on allocation. This makes the code less prone to errors. OK deraadt@, cheloha@, anton@ |