-
Make package thread-safe: convert global state to thread_local, remove static from local variables in Fortran-translated C code, add integer overflow guards, and fix memory leaks in the R callback wrappers.
-
Review all C integer types; confirmed
Make package thread-safe: convert global state to thread_local, remove static from local variables in Fortran-translated C code, add integer overflow guards, and fix memory leaks in the R callback wrappers.
Review all C integer types; confirmed