mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-22 05:35:03 +01:00

An uninitialized struct member "l2_bdaddr_type" was making most connect calls fail with "Invalid argument". The connection could succeed if the unitialized memory happened to have a zero byte in the appropriate location.