-
- Downloads
v4l2_codec2: Adapt overflow check in common.cpp.
This CL changes the overflow check that's used when calculating a video's area in getArea() to use base::CheckedNumeric, as the current check is depending on undefined behavior. Bug: 155138142 Test: arc.VideoDecodeAccel.h264_vm Change-Id: I1b702c663ed7d99b1199ce743196bab64302dfc3
Loading
Please register or sign in to comment