f: [Pkg-citadel-devel] Bug#609384: Incorrect
>use of memset count/value
>
>Package: citadel-common
>
> Version: 7.37-8
>Severity: minor
>
>./citadel_7.37/modules/pop3/serv_pop3.c: memset(userdigest,
>MD5_HEXSTRING_SIZE, 0);
>
>The 0 should be in the second argument, not the third.
>
>
>
>
Package: citadel-common
Version: 7.37-8
Severity: minor
./citadel_7.37/modules/pop3/serv_pop3.c: memset(userdigest,
MD5_HEXSTRING_SIZE, 0);
The 0 should be in the second argument, not the third.
2 matches
Mail list logo