It looks like the tracepoint will access dfp after it has already been freed. The fix is to simply add (back) a local variable for ops. I'll cook up a patch.
It looks like the tracepoint will access dfp after it has already been freed. The fix is to simply add (back) a local variable for ops. I'll cook up a patch.