Mark Dickinson added the comment:

Looking more closely, the report doesn't make sense to me:  `k` is the return 
value from a call to `lo0bits`.  From the source of `lo0bits`, I don't see any 
way that `k` can be 32: it's always going to be in the range [0, 31].  
Christian: do you have any more information from Coverity?  This looks like a 
false positive to me.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue23999>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to