Hide Forgot
+++ This bug was initially created as a clone of Bug #959215 +++ There are a couple of comparisons which should use ">=" instead of ">" (each occurs twice): if (reg < 0 || reg > BD_GPR_COUNT) { if (reg < 0 || reg > BD_PSR_COUNT) { These look harmless, but should still be fixed. --- Additional comment from Fedora End Of Life on 2013-09-16 15:45:48 CEST --- This bug appears to have been reported against 'rawhide' during the Fedora 20 development cycle. Changing version to '20'. More information and reason for this action is here: https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora20 --- Additional comment from Xavier Bachelot on 2013-10-23 19:24:52 CEST --- Hi Florian, Thanks for the report and sorry for the late reply. I sent a patch upstream, I'll close this bug once committed. Regards, Xavier --- Additional comment from Xavier Bachelot on 2013-10-24 12:02:26 CEST --- Fix committed upstream : http://git.videolan.org/gitweb.cgi/libbluray.git/?a=commit;h=c6ae9afd73c183231f39804de184e8c5c09de563
Built in libbluray-0.2.3-6.el7
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (libbluray bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:3994