summaryrefslogtreecommitdiffstats
path: root/ipatests/test_ipaserver/test_rpcserver.py
diff options
context:
space:
mode:
authorNathaniel McCallum <npmccallum@redhat.com>2015-09-25 11:35:03 -0400
committerTomas Babej <tbabej@redhat.com>2015-09-29 15:16:09 +0200
commit9e3eeadeb3120f3577e00ab9cb410eccf8d71de0 (patch)
tree271d701e24da60103ac723bf4f0339fbdbc3b058 /ipatests/test_ipaserver/test_rpcserver.py
parent74da4f5870edda85039b3bba52fb0a578676fb44 (diff)
downloadfreeipa-9e3eeadeb3120f3577e00ab9cb410eccf8d71de0.tar.gz
freeipa-9e3eeadeb3120f3577e00ab9cb410eccf8d71de0.tar.xz
freeipa-9e3eeadeb3120f3577e00ab9cb410eccf8d71de0.zip
Fix an integer underflow bug in libotp
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>
Diffstat (limited to 'ipatests/test_ipaserver/test_rpcserver.py')
0 files changed, 0 insertions, 0 deletions