aboutsummaryrefslogtreecommitdiff
path: root/src/modules/m_spanningtree/treesocket2.cpp
diff options
context:
space:
mode:
authorGravatar Matt Schatz2020-04-17 23:13:00 -0600
committerGravatar Matt Schatz2020-04-19 05:01:04 -0600
commit3ed1cc27b13fc8790b99f97c49cf8167236afe03 (patch)
treec874d610739c8e68617db1e5f02dfc8c1648adfa /src/modules/m_spanningtree/treesocket2.cpp
parentFix ldapoper trying to auth using the provider name as the account. (diff)
Switch User::usertype back to an unsigned int.
Leaving it up to the compiler to set the underlying type of the enum can result in this being a signed int. This variable will not work as intended as a 2 bit signed int. This fixes an issue with the Windows build(s) where a server trying to link would fail with "Protocol violation: Invalid source".
Diffstat (limited to 'src/modules/m_spanningtree/treesocket2.cpp')
0 files changed, 0 insertions, 0 deletions