summaryrefslogtreecommitdiff
path: root/Source/Core/Common/IniFile.cpp
diff options
context:
space:
mode:
authorlioncash <mathew1800@gmail.com>2014-08-06 12:10:05 -0400
committerlioncash <mathew1800@gmail.com>2014-08-06 12:10:09 -0400
commit3c5326fd38cefe39bf0a1b836e0bf1baa9ad5e4d (patch)
treeb9f78dea269fdee5cbae082459b825726d69f306 /Source/Core/Common/IniFile.cpp
parent62cc22ac11d1b477b0a5a5d4baeecf1f5e8906b9 (diff)
Core: Default initialize a pointer to nullptr in gdsp_do_dma()
The if-statement implies that this could fail in the switch statement somehow. If it does fail, then we'd be comparing with an uninitialized pointer.
Diffstat (limited to 'Source/Core/Common/IniFile.cpp')
0 files changed, 0 insertions, 0 deletions