diff options
author | avg <avg@FreeBSD.org> | 2013-04-05 09:14:30 +0000 |
---|---|---|
committer | avg <avg@FreeBSD.org> | 2013-04-05 09:14:30 +0000 |
commit | 47b0933c6d1f9070043e74cfaaaab8a03ba2b47d (patch) | |
tree | c22e8b6fb4782d1014cb0529bfb7718dc4b4ae1e /contrib/unbound/validator/val_sigcrypt.c | |
parent | 5f76d7affd4776eaad39785ce42f58b6ac573e9b (diff) | |
download | FreeBSD-src-47b0933c6d1f9070043e74cfaaaab8a03ba2b47d.zip FreeBSD-src-47b0933c6d1f9070043e74cfaaaab8a03ba2b47d.tar.gz |
strncmp for boot code: fix an off by one error
Before this change strncmp would access and _compare_ n+1 characters
in the case where the first n characters match.
MFC after: 5 days
Diffstat (limited to 'contrib/unbound/validator/val_sigcrypt.c')
0 files changed, 0 insertions, 0 deletions