summaryrefslogtreecommitdiff
path: root/Source/Core/AudioCommon/WaveFile.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2021-01-19 14:21:04 -0500
committerLioncash <mathew1800@gmail.com>2021-01-20 12:24:05 -0500
commitcb4ca7837a5a1bd97627b73962823ad6f207fadc (patch)
treebd851e4cbc992bf9daeb33ba4517386b884d48de /Source/Core/AudioCommon/WaveFile.cpp
parentf0c6e696fd450ae3fde059930cd9053e49aef518 (diff)
TraversalClient: Prevent uninitialized values from occurring in MakeENetAddress
Previously, eaddr would only be partially initialized in the ipv6 case. Even if there's no support for it, we may as well ensure that the variable always has deterministic initialization. While we're at it, we can make the parameter a const reference, given no members are modified.
Diffstat (limited to 'Source/Core/AudioCommon/WaveFile.cpp')
0 files changed, 0 insertions, 0 deletions