openh264 icon indicating copy to clipboard operation
openh264 copied to clipboard

Bool type arithmetic operations

Open QiAnXinCodeSafe opened this issue 1 year ago • 0 comments

Hi all, This is Qianxin CodeSafe Team, we found a suspicious issue, at

https://github.com/cisco/openh264/blob/3668daf135dea7d18737b01ce32774a7a2ffba32/codec/decoder/core/src/deblocking.cpp#L685

Performing arithmetic operations on Boolean values may operate differently than performing operations on integer values, which can lead to unexpected results

QiAnXinCodeSafe avatar Sep 14 '24 09:09 QiAnXinCodeSafe