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

Include `lunasvg` into integration testing #6538

Open surovic opened 1 year ago

surovic commented 1 year ago

lunasvg is a simple C++ svg parser and rendering library that we've encountered function tracing issues in v3.0.1. It might be a good idea to include this codebase in integration testing.