diff options
| author | 2020-04-17 23:13:00 -0600 | |
|---|---|---|
| committer | 2020-04-19 05:01:04 -0600 | |
| commit | 3ed1cc27b13fc8790b99f97c49cf8167236afe03 (patch) | |
| tree | c874d610739c8e68617db1e5f02dfc8c1648adfa /src/modules/m_spanningtree/treesocket2.cpp | |
| parent | Fix 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
