OpenSim-NGC / OpenSim-Tranquillity

OpenSim Core ++. Provides Bug Fixes and some new ideas that enhance the reliability and performance of OpenSim Core Yeti.
Other
23 stars 13 forks source link

Don't enable unsafe code unless it's absolutely needed. #23

Closed mdickson closed 3 years ago

mdickson commented 3 years ago

6 Projects still require it but the rest have compilation with the /unsafe option turned off so we aren't inadvertently skipping range and other checks.