https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283909

--- Comment #2 from Gleb Smirnoff <gleb...@freebsd.org> ---
I reproduced it:

    at /usr/src/FreeBSD/contrib/bsnmp/lib/snmpcrypto.c:274
274                             authbuf[i] = passwd[(loop + i) % pwdlen];

pwdlen is 0 here.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to