summaryrefslogtreecommitdiff
path: root/src/common/string_util.cpp
diff options
context:
space:
mode:
authorGravatar Lioncash2020-10-29 22:35:52 -0400
committerGravatar Lioncash2020-10-29 22:35:55 -0400
commitbadea3b30134b02c6502c8174719f2c984e37524 (patch)
tree2150ccb6def283356ccb13ef6350f017bce5587e /src/common/string_util.cpp
parentvp9: Make some member functions internally linked (diff)
downloadyuzu-badea3b30134b02c6502c8174719f2c984e37524.tar.gz
yuzu-badea3b30134b02c6502c8174719f2c984e37524.tar.xz
yuzu-badea3b30134b02c6502c8174719f2c984e37524.zip
vp9: Provide a default initializer for "hidden" member
The API of VP9 exposes a WasFrameHidden() function which accesses this member. Given the constructor previously didn't initialize this member, it's a potential vector for an uninitialized read. Instead, we can initialize this to a deterministic value to prevent that from occurring.
Diffstat (limited to 'src/common/string_util.cpp')
0 files changed, 0 insertions, 0 deletions