mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-01 11:47:11 -06:00
9e3eeadeb3
Temporarily storing the offset time in an unsigned integer causes the value of the offset to underflow when a (valid) negative offset value is generated. Using a signed variable avoids this problem. https://fedorahosted.org/freeipa/ticket/5333 Reviewed-By: Tomas Babej <tbabej@redhat.com> |
||
---|---|---|
.. | ||
hotp.c | ||
hotp.h | ||
Makefile.am | ||
otp_config.c | ||
otp_config.h | ||
otp_token.c | ||
otp_token.h | ||
t_hotp.c |