summaryrefslogtreecommitdiff
path: root/Source/Core/Common/FileUtil.cpp
diff options
context:
space:
mode:
authorTillmann Karras <tilkax@gmail.com>2018-10-08 06:34:41 +0100
committerTillmann Karras <tilkax@gmail.com>2018-10-08 06:54:32 +0100
commit9c7136453d88a0c822454875d6bdd2756c516d68 (patch)
tree65c5c12cd6a57df63dbdadc001ebd53bd51b783b /Source/Core/Common/FileUtil.cpp
parentfeaa466edc19d539657e38f9daa1fe51d8b36d4f (diff)
FifoPlayer: reduce XF_REGS_SIZE to what we know
This avoids out-of-bounds warnings when replaying FIFO captures. The value of XF_REGS_SIZE is written into the DFF header and we only read the min of XF_REGS_SIZE and the header value, so this change is backward compatible and doesn't break forward compatibility for old Dolphin versions either.
Diffstat (limited to 'Source/Core/Common/FileUtil.cpp')
0 files changed, 0 insertions, 0 deletions