summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2002-01-24 22:19:21 +0000
committerache <ache@FreeBSD.org>2002-01-24 22:19:21 +0000
commita76b3153c40bb767937d3563f26f668f58aadfc0 (patch)
tree63c356d8d7ee1f7d99ca0ac8e1c742bef6bc3426 /usr.bin
parentcb8828be3dbc5a6cc5423f629d8abbd5d567c3ea (diff)
downloadFreeBSD-src-a76b3153c40bb767937d3563f26f668f58aadfc0.zip
FreeBSD-src-a76b3153c40bb767937d3563f26f668f58aadfc0.tar.gz
Zeroing memset() in opiechallenge() really is not needed because it is the
very first thing immediately following opielookup() does being entered, i.e. look at this: int opielookup FUNCTION((opie, principal), struct opie *opie AND char *principal ) { int i; memset(opie, 0, sizeof(struct opie)); ...
Diffstat (limited to 'usr.bin')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud