Fedora Account System
Red Hat Associate
Red Hat Customer
The bd_debug function should use snprint and vsnprintf to ensure that the constructed string does not exceed the length of the buffer on the stack.
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
This seems to be fixed by http://git.videolan.org/gitweb.cgi/libbluray.git/?p=libbluray.git;a=commitdiff;h=4b68d1c21b415129adfa0097882e4368a33d0594 Florian, is that what you had in mind ?
(In reply to Xavier Bachelot from comment #2) > This seems to be fixed by > http://git.videolan.org/gitweb.cgi/libbluray.git/?p=libbluray.git; > a=commitdiff;h=4b68d1c21b415129adfa0097882e4368a33d0594 > > Florian, is that what you had in mind ? Yes, this looks like the proper fix.
Thanks for the quick reply (unlike mine). Fixed in 0.3.0 and later, rawhide currently has 0.4.0, F20 and earlier have 0.2.3 (so have the bug).