7.6.18
Changes
- Adjust CORD_ec comment placement in ec.h
- Do not mix debug and non-debug allocations in disclaim tests
- Eliminate 'cast signed to bigger unsigned' CSA warning in WARN calls
- Ensure GC_NO_PTHREAD_SIGMASK defined if no GC_pthread_sigmask prototype
- Fix CORD_next() indent inside loop in test_basics() of cordtest
- Fix DCL_LOCK_STATE placement in GC_set_oom_fn
- Fix GC_excl_table overrun on overflow in GC_exclude_static_roots
- Fix GC_thread_is_registered for finished threads
- Fix GC_unregister_my_thread call before GC functions usage in gctest
- Fix IRIX5 defined wrongly on FreeBSD/mips
- Fix IRIX5 defined wrongly on Tandem S-Series and WinCE/mips
- Fix alt-stack handling in GC_push_all_stacks if stack grows up
- Fix comparisons to heap boundary in GC_get_back_ptr_info and GC_mark_from
- Fix data race in GC_heapsize_at_forced_unmap variable
- Fix disabling of automatic dynamic libraries registration
- Fix double initialization of main thread local free lists on Win32
- Fix joinable threads shutdown on NaCl
- Fix loop condition over dll_thread_table in GC_lookup_pthread (Win32)
- Fix missing GC_CALLBACK for GC_waitForSingleObjectInfinite
- Fix missing libalphagc.so dependency in Makefile.direct
- Fix missing lock while updating GC_in_thread_creation in GC_exit_check
- Fix missing result check of pthread_attr_getdetachstate in pthread_create
- Fix null pointer dereference in TRACE_TARGET
- Fix of GC_bytes_allocd increment in GC_generic_malloc_inner
- Fix overlapping region assertion in mark_some if malloc redirect on Linux
- Fix potential SIGSEGV on out-of-memory in gctest
- Fix typos in comments and documentation
- Fix unregistering of thread created by intercepted pthread_create on NaCl
- Fix use of unset errno after pthread_create call
- Invoke GC_oom_fn if GC_make_array_descriptor failed because of no memory
- Remove redundant 'ifdef THREADS' around LOCK/UNLOCK in call_with_alloc_lock
Build status
Travis CI build
AppVeyor CI build
Coveralls status (code coverage)
Distribution tarball
gc-7.6.18.tar.gz (see the Assets, md5: 329dd8c58125719c51761b7888f3d69c)