Closed storm37000 closed 3 years ago
New srcds update today causes all versions of this module to have a segfault as soon as its initialized.
https://github.com/danielga/gmsv_serversecure/blob/136810ec5f408c05bbe878eb5b94cff0cb97189c/source/netfilter/core.cpp#L237
This var has been changed, it is now an unsigned long long, not an std::string.
Should be fixed by this release (currently building).
Closing the issue as this should be fixed.
New srcds update today causes all versions of this module to have a segfault as soon as its initialized.