Skip to content

Conversation

@gitoleg
Copy link
Contributor

@gitoleg gitoleg commented Apr 23, 2019

The taint collector was always deemed as an optional feature, that at the cost of extra runtime cost, may increase the precision of the taint propagation engine. It is also not a feature, that everyone expects in a typical taint propagation engine so it might introduce unnecessary confusion.

Note, the taint propagation garbage collector tracks the liveness of taints, and deletes (sanitizes) them as soon as they are not reachable anymore.

@ivg ivg merged commit cc42764 into BinaryAnalysisPlatform:master Apr 29, 2019
@gitoleg gitoleg deleted the switch-off-gc branch May 13, 2020 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants