summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/VertexManagerBase.cpp
diff options
context:
space:
mode:
authorScott Mansell <phiren@gmail.com>2014-12-15 18:17:00 +1300
committerScott Mansell <phiren@gmail.com>2014-12-15 18:17:00 +1300
commit950ca267bb965f3d01ad3657609f8dcbc55a45a6 (patch)
tree2b7cb18d5542d5468bec48291cdac1b6b60418e6 /Source/Core/VideoCommon/VertexManagerBase.cpp
parentc7179af8f73bdad27bfa09b97081f48de941eb99 (diff)
De-memsetify Wii_SSL and fix segfault.
Fixes #7917 The first memset was clearing the delicate bits of the std::string in the struct, causing segfaults. I also removed the rest of the memsets because they were paranoid, unneeded and waseful. We shouldn't be managing the ssl libraries structs for it. I checked and the ssl library's functions were already memsetting those structs as needed.
Diffstat (limited to 'Source/Core/VideoCommon/VertexManagerBase.cpp')
0 files changed, 0 insertions, 0 deletions