summaryrefslogtreecommitdiff
path: root/src/core/memory.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-07-18 23:25:07 -0400
committerLioncash <mathew1800@gmail.com>2018-07-18 23:45:22 -0400
commit9abc5763b6ade0f3e7e6b3542f45bb867a634bba (patch)
tree57cd9eb533d76cd5c9271863b6d37a6f61d83089 /src/core/memory.cpp
parent1371e2fb6acf29c228cd96d917ffb747ead4485e (diff)
partition_filesystem: Ensure all class members of PartitionFilesystem are initialized
Previously is_hfs and pfs_header members wouldn't be initialized in the constructor, as they were stored in locals instead. This would result in things like GetName() and PrintDebugInfo() behaving incorrectly. While we're at it, initialize the members to deterministic values as well, in case loading ever fails.
Diffstat (limited to 'src/core/memory.cpp')
0 files changed, 0 insertions, 0 deletions