summaryrefslogtreecommitdiff
path: root/src/core/loader/loader.cpp
diff options
context:
space:
mode:
authorGravatar Lioncash2018-07-21 23:04:24 -0400
committerGravatar Lioncash2018-07-21 23:08:55 -0400
commitc5de0a67a82c641518590a12cf394eed4b85ccaf (patch)
treebeb7ef55d87872f810c19fd76aa3e6b0af620ea9 /src/core/loader/loader.cpp
parentMerge pull request #759 from lioncash/redundant (diff)
downloadyuzu-c5de0a67a82c641518590a12cf394eed4b85ccaf.tar.gz
yuzu-c5de0a67a82c641518590a12cf394eed4b85ccaf.tar.xz
yuzu-c5de0a67a82c641518590a12cf394eed4b85ccaf.zip
file_util: Remove goto usages from Copy()
We can just leverage std::unique_ptr to automatically close these for us in error cases instead of jumping to the end of the function to call fclose on them.
Diffstat (limited to 'src/core/loader/loader.cpp')
0 files changed, 0 insertions, 0 deletions