-
Notifications
You must be signed in to change notification settings - Fork 62
/
Copy pathCleanUpThreadSpecificStorage.expected
17 lines (17 loc) · 1.89 KB
/
CleanUpThreadSpecificStorage.expected
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
WARNING: module 'DataFlow' has been deprecated and may be removed in future (CleanUpThreadSpecificStorage.ql:21,46-54)
WARNING: module 'DataFlow' has been deprecated and may be removed in future (CleanUpThreadSpecificStorage.ql:22,22-30)
WARNING: module 'DataFlow' has been deprecated and may be removed in future (CleanUpThreadSpecificStorage.ql:31,20-28)
WARNING: module 'DataFlow' has been deprecated and may be removed in future (CleanUpThreadSpecificStorage.ql:41,35-43)
WARNING: module 'DataFlow' has been deprecated and may be removed in future (CleanUpThreadSpecificStorage.ql:49,36-44)
WARNING: module 'DataFlow' has been deprecated and may be removed in future (CleanUpThreadSpecificStorage.ql:51,36-44)
| test.c:27:3:27:12 | call to tss_create | Resources used by thread specific storage may not be cleaned up. |
| test.c:49:3:49:12 | call to tss_create | Resources used by thread specific storage may not be cleaned up. |
| test.c:71:3:71:12 | call to tss_create | Resources used by thread specific storage may not be cleaned up. |
| test.c:87:3:87:12 | call to tss_create | Resources used by thread specific storage may not be cleaned up. |
| test.c:95:3:95:12 | call to tss_create | Resources used by thread specific storage may not be cleaned up. |
| test.c:135:3:135:12 | call to tss_create | Resources used by thread specific storage may not be cleaned up. |
| test.c:139:3:139:12 | call to tss_create | Resources used by thread specific storage may not be cleaned up. |
| test.c:143:3:143:12 | call to tss_create | Resources used by thread specific storage may not be cleaned up. |
| test.c:147:3:147:12 | call to tss_create | Resources used by thread specific storage may not be cleaned up. |
| test.c:151:3:151:12 | call to tss_create | Resources used by thread specific storage may not be cleaned up. |
| test.c:155:3:155:12 | call to tss_create | Resources used by thread specific storage may not be cleaned up. |