Fix various ntpd vulnerabilities.
Details
Details
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
contrib/ntp/ntpd/ntp_crypto.c | ||
---|---|---|
867 ↗ | (On Diff #2803) | Since nothing else in this file appears to be declared in a block other than a function, maybe *cookiebuf should be declared with the other variables at the beginning of the function. But if this is upstream, there's no point in diverging gratuitously. |
contrib/ntp/util/ntp-keygen.c | ||
678 ↗ | (On Diff #2803) | Maybe this should be a #define? |