diff options
author | Lioncash <mathew1800@gmail.com> | 2018-01-17 20:08:02 -0500 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2018-01-17 20:09:41 -0500 |
commit | b16c89bf659503687cef67782127e7694e98f0d3 (patch) | |
tree | 88d66fde318ce2cb92d024a90a1c4af0428f3f57 /src/input_common/sdl/sdl.cpp | |
parent | ee08c39b7251c6a037014b503ecf70ebf8dc5ed5 (diff) |
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/input_common/sdl/sdl.cpp')
0 files changed, 0 insertions, 0 deletions