diff options
| author | 2018-01-17 20:08:02 -0500 | |
|---|---|---|
| committer | 2018-01-17 20:09:41 -0500 | |
| commit | b16c89bf659503687cef67782127e7694e98f0d3 (patch) | |
| tree | 88d66fde318ce2cb92d024a90a1c4af0428f3f57 /src/common/string_util.cpp | |
| parent | Merge pull request #73 from N00byKing/3093 (diff) | |
| download | yuzu-b16c89bf659503687cef67782127e7694e98f0d3.tar.gz yuzu-b16c89bf659503687cef67782127e7694e98f0d3.tar.xz yuzu-b16c89bf659503687cef67782127e7694e98f0d3.zip | |
vi: Copy data directly into the std::vector within Parcel's ReadBlock function
Previously this would unnecessarily zero-initialize the vector before
copying the actual data into the vector instance.
Diffstat (limited to 'src/common/string_util.cpp')
0 files changed, 0 insertions, 0 deletions