Closed surovic closed 2 years ago
If POLYTRACKER_STDOUT_SINK or POLYTRACKER_STDERR_SINK env var is not set the instrumented binary does a nullptr dereference here because of this.
POLYTRACKER_STDOUT_SINK
POLYTRACKER_STDERR_SINK
nullptr
If
POLYTRACKER_STDOUT_SINK
orPOLYTRACKER_STDERR_SINK
env var is not set the instrumented binary does anullptr
dereference here because of this.