trailofbits / polytracker

An LLVM-based instrumentation tool for universal taint tracking, dataflow analysis, and tracing.
Apache License 2.0
516 stars 47 forks source link

Add guards to instrumentation logging functions #6558

Closed surovic closed 1 year ago

surovic commented 1 year ago

This PR adds guards to instrumentation logging functions to logging before all of polytracker's data structures are properly initialized.