diff options
| author | Scott Mansell <phiren@gmail.com> | 2014-12-15 18:17:00 +1300 |
|---|---|---|
| committer | Scott Mansell <phiren@gmail.com> | 2014-12-15 18:17:00 +1300 |
| commit | 950ca267bb965f3d01ad3657609f8dcbc55a45a6 (patch) | |
| tree | 2b7cb18d5542d5468bec48291cdac1b6b60418e6 /Source/Core/VideoCommon/VideoConfig.cpp | |
| parent | c7179af8f73bdad27bfa09b97081f48de941eb99 (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/VideoConfig.cpp')
0 files changed, 0 insertions, 0 deletions
