|
| 1 | +edges |
| 2 | +| test.c:10:24:10:24 | *m | test.c:10:43:10:43 | *m | provenance | | |
| 3 | +| test.c:13:12:13:14 | mtx_init output argument | test.c:14:17:14:19 | *& ... | provenance | | |
| 4 | +| test.c:13:12:13:14 | mtx_init output argument | test.c:15:14:15:16 | *& ... | provenance | | |
| 5 | +| test.c:15:14:15:16 | *& ... | test.c:10:24:10:24 | *m | provenance | | |
| 6 | +| test.c:17:12:17:14 | mtx_init output argument | test.c:18:17:18:19 | *& ... | provenance | | |
| 7 | +| test.c:17:12:17:14 | mtx_init output argument | test.c:19:14:19:16 | *& ... | provenance | | |
| 8 | +| test.c:19:14:19:16 | *& ... | test.c:10:24:10:24 | *m | provenance | | |
| 9 | +| test.c:30:12:30:14 | mtx_init output argument | test.c:31:17:31:19 | *& ... | provenance | | |
| 10 | +| test.c:30:12:30:14 | mtx_init output argument | test.c:32:14:32:16 | *& ... | provenance | | |
| 11 | +| test.c:32:14:32:16 | *& ... | test.c:10:24:10:24 | *m | provenance | | |
| 12 | +| test.c:42:12:42:16 | mtx_init output argument | test.c:42:13:42:14 | *l3 [post update] [m] | provenance | | |
| 13 | +| test.c:42:13:42:14 | *l3 [post update] [m] | test.c:43:18:43:19 | *l3 [m] | provenance | | |
| 14 | +| test.c:42:13:42:14 | *l3 [post update] [m] | test.c:44:15:44:16 | *l3 [m] | provenance | | |
| 15 | +| test.c:43:18:43:19 | *l3 [m] | test.c:43:17:43:21 | *& ... | provenance | | |
| 16 | +| test.c:44:14:44:18 | *& ... | test.c:10:24:10:24 | *m | provenance | | |
| 17 | +| test.c:44:15:44:16 | *l3 [m] | test.c:44:14:44:18 | *& ... | provenance | | |
| 18 | +nodes |
| 19 | +| test.c:10:24:10:24 | *m | semmle.label | *m | |
| 20 | +| test.c:10:43:10:43 | *m | semmle.label | *m | |
| 21 | +| test.c:13:12:13:14 | mtx_init output argument | semmle.label | mtx_init output argument | |
| 22 | +| test.c:14:17:14:19 | *& ... | semmle.label | *& ... | |
| 23 | +| test.c:15:14:15:16 | *& ... | semmle.label | *& ... | |
| 24 | +| test.c:17:12:17:14 | mtx_init output argument | semmle.label | mtx_init output argument | |
| 25 | +| test.c:18:17:18:19 | *& ... | semmle.label | *& ... | |
| 26 | +| test.c:19:14:19:16 | *& ... | semmle.label | *& ... | |
| 27 | +| test.c:30:12:30:14 | mtx_init output argument | semmle.label | mtx_init output argument | |
| 28 | +| test.c:31:17:31:19 | *& ... | semmle.label | *& ... | |
| 29 | +| test.c:32:14:32:16 | *& ... | semmle.label | *& ... | |
| 30 | +| test.c:42:12:42:16 | mtx_init output argument | semmle.label | mtx_init output argument | |
| 31 | +| test.c:42:13:42:14 | *l3 [post update] [m] | semmle.label | *l3 [post update] [m] | |
| 32 | +| test.c:43:17:43:21 | *& ... | semmle.label | *& ... | |
| 33 | +| test.c:43:18:43:19 | *l3 [m] | semmle.label | *l3 [m] | |
| 34 | +| test.c:44:14:44:18 | *& ... | semmle.label | *& ... | |
| 35 | +| test.c:44:15:44:16 | *l3 [m] | semmle.label | *l3 [m] | |
| 36 | +subpaths |
| 37 | +#select |
| 38 | +| test.c:10:43:10:43 | *m | test.c:13:12:13:14 | mtx_init output argument | test.c:10:43:10:43 | *m | Call to mtx_timedlock with mutex which is $@ without flag 'mtx_timed'. | test.c:13:12:13:14 | mtx_init output argument | initialized | |
| 39 | +| test.c:10:43:10:43 | *m | test.c:17:12:17:14 | mtx_init output argument | test.c:10:43:10:43 | *m | Call to mtx_timedlock with mutex which is $@ without flag 'mtx_timed'. | test.c:17:12:17:14 | mtx_init output argument | initialized | |
| 40 | +| test.c:10:43:10:43 | *m | test.c:30:12:30:14 | mtx_init output argument | test.c:10:43:10:43 | *m | Call to mtx_timedlock with mutex which is $@ without flag 'mtx_timed'. | test.c:30:12:30:14 | mtx_init output argument | initialized | |
| 41 | +| test.c:10:43:10:43 | *m | test.c:42:12:42:16 | mtx_init output argument | test.c:10:43:10:43 | *m | Call to mtx_timedlock with mutex which is $@ without flag 'mtx_timed'. | test.c:42:12:42:16 | mtx_init output argument | initialized | |
| 42 | +| test.c:14:17:14:19 | *& ... | test.c:13:12:13:14 | mtx_init output argument | test.c:14:17:14:19 | *& ... | Call to mtx_timedlock with mutex which is $@ without flag 'mtx_timed'. | test.c:13:12:13:14 | mtx_init output argument | initialized | |
| 43 | +| test.c:18:17:18:19 | *& ... | test.c:17:12:17:14 | mtx_init output argument | test.c:18:17:18:19 | *& ... | Call to mtx_timedlock with mutex which is $@ without flag 'mtx_timed'. | test.c:17:12:17:14 | mtx_init output argument | initialized | |
| 44 | +| test.c:31:17:31:19 | *& ... | test.c:30:12:30:14 | mtx_init output argument | test.c:31:17:31:19 | *& ... | Call to mtx_timedlock with mutex which is $@ without flag 'mtx_timed'. | test.c:30:12:30:14 | mtx_init output argument | initialized | |
| 45 | +| test.c:43:17:43:21 | *& ... | test.c:42:12:42:16 | mtx_init output argument | test.c:43:17:43:21 | *& ... | Call to mtx_timedlock with mutex which is $@ without flag 'mtx_timed'. | test.c:42:12:42:16 | mtx_init output argument | initialized | |
0 commit comments