[Freeipa-devel] [PATCH] 0087 Fix an integer underflow bug in libotp

Nathaniel McCallum npmccallum at redhat.com
Fri Sep 25 16:18:00 UTC 2015


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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-npmccallum-0087-Fix-an-integer-underflow-bug-in-libotp.patch
Type: text/x-patch
Size: 2242 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20150925/eb6326c4/attachment.bin>


More information about the Freeipa-devel mailing list