prif_co_reduce is specified to pass the caller-provided cdata argument through to the invocation of operation_wrapper.
Due to a defect this is currently not happening in Caffeine 0.7, and instead a pointer to a stack variable owned by libcaffeine is incorrectly being passed as the cdata argument to operation_wrapper.
prif_co_reduceis specified to pass the caller-providedcdataargument through to the invocation ofoperation_wrapper.Due to a defect this is currently not happening in Caffeine 0.7, and instead a pointer to a stack variable owned by libcaffeine is incorrectly being passed as the
cdataargument tooperation_wrapper.