You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| test_free.cpp:152:27:152:27 | a | test_free.cpp:154:10:154:10 | a |
13
13
| test_free.cpp:207:10:207:10 | a | test_free.cpp:209:10:209:10 | a |
14
-
| test_free.cpp:252:7:252:7 | p | test_free.cpp:255:10:255:10 | p |
15
-
| test_free.cpp:260:9:260:9 | p | test_free.cpp:263:12:263:12 | p |
16
14
nodes
17
15
| test_free.cpp:11:10:11:10 | a | semmle.label | a |
18
16
| test_free.cpp:14:10:14:10 | a | semmle.label | a |
@@ -38,10 +36,6 @@ nodes
38
36
| test_free.cpp:154:10:154:10 | a | semmle.label | a |
39
37
| test_free.cpp:207:10:207:10 | a | semmle.label | a |
40
38
| test_free.cpp:209:10:209:10 | a | semmle.label | a |
41
-
| test_free.cpp:252:7:252:7 | p | semmle.label | p |
42
-
| test_free.cpp:255:10:255:10 | p | semmle.label | p |
43
-
| test_free.cpp:260:9:260:9 | p | semmle.label | p |
44
-
| test_free.cpp:263:12:263:12 | p | semmle.label | p |
45
39
subpaths
46
40
#select
47
41
| test_free.cpp:14:10:14:10 | a | test_free.cpp:11:10:11:10 | a | test_free.cpp:14:10:14:10 | a | Memory pointed to by 'a' may already have been freed by $@. | test_free.cpp:11:5:11:8 | call to free | call to free |
@@ -56,5 +50,3 @@ subpaths
56
50
| test_free.cpp:129:10:129:11 | * ... | test_free.cpp:128:10:128:11 | * ... | test_free.cpp:129:10:129:11 | * ... | Memory pointed to by '* ...' may already have been freed by $@. | test_free.cpp:128:5:128:8 | call to free | call to free |
57
51
| test_free.cpp:154:10:154:10 | a | test_free.cpp:152:27:152:27 | a | test_free.cpp:154:10:154:10 | a | Memory pointed to by 'a' may already have been freed by $@. | test_free.cpp:152:22:152:25 | call to free | call to free |
58
52
| test_free.cpp:209:10:209:10 | a | test_free.cpp:207:10:207:10 | a | test_free.cpp:209:10:209:10 | a | Memory pointed to by 'a' may already have been freed by $@. | test_free.cpp:207:5:207:8 | call to free | call to free |
59
-
| test_free.cpp:255:10:255:10 | p | test_free.cpp:252:7:252:7 | p | test_free.cpp:255:10:255:10 | p | Memory pointed to by 'p' may already have been freed by $@. | test_free.cpp:252:2:252:5 | call to free | call to free |
60
-
| test_free.cpp:263:12:263:12 | p | test_free.cpp:260:9:260:9 | p | test_free.cpp:263:12:263:12 | p | Memory pointed to by 'p' may already have been freed by $@. | test_free.cpp:260:2:260:9 | delete | delete |
| test_free.cpp:252:7:252:7 | p | semmle.label | p |
44
-
| test_free.cpp:254:6:254:6 | p | semmle.label | p |
45
-
| test_free.cpp:260:9:260:9 | p | semmle.label | p |
46
-
| test_free.cpp:262:6:262:6 | p | semmle.label | p |
47
41
subpaths
48
42
#select
49
43
| test_free.cpp:12:5:12:5 | a | test_free.cpp:11:10:11:10 | a | test_free.cpp:12:5:12:5 | a | Memory may have been previously freed by $@. | test_free.cpp:11:5:11:8 | call to free | call to free |
@@ -59,5 +53,3 @@ subpaths
59
53
| test_free.cpp:236:9:236:10 | * ... | test_free.cpp:233:14:233:15 | * ... | test_free.cpp:236:9:236:10 | * ... | Memory may have been previously freed by $@. | test_free.cpp:233:9:233:12 | call to free | call to free |
60
54
| test_free.cpp:241:9:241:10 | * ... | test_free.cpp:239:14:239:15 | * ... | test_free.cpp:241:9:241:10 | * ... | Memory may have been previously freed by $@. | test_free.cpp:239:9:239:12 | call to free | call to free |
61
55
| test_free.cpp:246:9:246:10 | * ... | test_free.cpp:245:10:245:11 | * ... | test_free.cpp:246:9:246:10 | * ... | Memory may have been previously freed by $@. | test_free.cpp:245:5:245:8 | call to free | call to free |
62
-
| test_free.cpp:254:6:254:6 | p | test_free.cpp:252:7:252:7 | p | test_free.cpp:254:6:254:6 | p | Memory may have been previously freed by $@. | test_free.cpp:252:2:252:5 | call to free | call to free |
63
-
| test_free.cpp:262:6:262:6 | p | test_free.cpp:260:9:260:9 | p | test_free.cpp:262:6:262:6 | p | Memory may have been previously freed by $@. | test_free.cpp:260:2:260:9 | delete | delete |
0 commit comments