Skip to content

Commit 66dbb79

Browse files
committed
Finish documentation of taint analysis example
1 parent f056ea6 commit 66dbb79

File tree

9 files changed

+444
-25
lines changed

9 files changed

+444
-25
lines changed

docs/boomerang/boomerang_setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Starting at a specific statement, it traverses the program and its data-flow pat
55
While doing that, it computes relevant alias information.
66

77
In the following sections, we give an overview of relevant constructs and API calls.
8-
We highly recommend to take a look at the [Examples](./../boomerang/examples.md) to see the best way to combine these constructs.
8+
We highly recommend to take a look at the examples to see the best way to combine these constructs.
99

1010
## Backward Queries
1111

docs/boomerang/examples.md

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)