Releases: LogosBible/mono
Releases · LogosBible/mono
Mono 6.12.0.140
6.12.0.140-logos Add null checks to MobileAuthenticatedStream to avoid null reference …
Mono 6.8.0.96
Add bind_at_load compiler flag to force symbol binding Attempt to fix deadlock due to symbol binding, which takes a global lock loading a dylib, when running gc collection if another thread was stopped while holding the global lock.
Mono 5.18.1.3
Add support for a callback function when GC stops/starts the world This allow the code to exclude the thread when Instruments is attached to be compiled as part of the application instead of in Mono
Mono 5.10.1.57
5.10.1.57-logos Exclude the current thread when stopping the world if Instruments is …
Mono 5.4.1.6
5.4.1.6-logos Exclude the current thread when stopping the world if Instruments is …
Mono 5.2.0.215
Use SafeHandle to avoid freeing native resources while in use Thread 1 is reading from the stream Thread 2 closes the zstream chaos ensues
Mono 5.0.1.1
Use SafeHandle to avoid freeing native resources while in use Thread 1 is reading from the stream Thread 2 closes the zstream caos ensues
Mono 4.2.1.102
Use SafeHandle to avoid freeing native resources while in use Thread 1 is reading from the stream Thread 2 closes the zstream caos ensues