|
42 | 42 | | test.cpp:259:20:259:33 | call to getenv indirection | test.cpp:263:11:263:29 | ... * ... | |
43 | 43 | | test.cpp:289:17:289:20 | get_size output argument | test.cpp:291:11:291:28 | ... * ... | |
44 | 44 | | test.cpp:305:18:305:21 | get_size output argument | test.cpp:308:10:308:27 | ... * ... | |
45 | | -| test.cpp:338:19:338:24 | Call | test.cpp:342:25:342:43 | ... * ... | |
46 | | -| test.cpp:338:19:338:32 | call to getenv indirection | test.cpp:342:25:342:43 | ... * ... | |
47 | 45 | | test.cpp:353:18:353:23 | Call | test.cpp:355:35:355:38 | size | |
48 | 46 | | test.cpp:353:18:353:23 | Call | test.cpp:356:35:356:38 | size | |
49 | 47 | | test.cpp:353:18:353:31 | call to getenv indirection | test.cpp:355:35:355:38 | size | |
|
88 | 86 | | test.cpp:291:11:291:28 | ... * ... | semmle.label | ... * ... | |
89 | 87 | | test.cpp:305:18:305:21 | get_size output argument | semmle.label | get_size output argument | |
90 | 88 | | test.cpp:308:10:308:27 | ... * ... | semmle.label | ... * ... | |
91 | | -| test.cpp:338:19:338:24 | Call | semmle.label | Call | |
92 | | -| test.cpp:338:19:338:32 | call to getenv indirection | semmle.label | call to getenv indirection | |
93 | | -| test.cpp:342:25:342:43 | ... * ... | semmle.label | ... * ... | |
94 | 89 | | test.cpp:353:18:353:23 | Call | semmle.label | Call | |
95 | 90 | | test.cpp:353:18:353:31 | call to getenv indirection | semmle.label | call to getenv indirection | |
96 | 91 | | test.cpp:355:35:355:38 | size | semmle.label | size | |
@@ -135,8 +130,6 @@ subpaths |
135 | 130 | | test.cpp:291:4:291:9 | call to malloc | test.cpp:251:18:251:31 | call to getenv indirection | test.cpp:291:11:291:28 | ... * ... | This allocation size is derived from $@ and might overflow. | test.cpp:251:18:251:31 | call to getenv indirection | user input (an environment variable) | |
136 | 131 | | test.cpp:308:3:308:8 | call to malloc | test.cpp:251:18:251:23 | Call | test.cpp:308:10:308:27 | ... * ... | This allocation size is derived from $@ and might overflow. | test.cpp:251:18:251:23 | Call | user input (an environment variable) | |
137 | 132 | | test.cpp:308:3:308:8 | call to malloc | test.cpp:251:18:251:31 | call to getenv indirection | test.cpp:308:10:308:27 | ... * ... | This allocation size is derived from $@ and might overflow. | test.cpp:251:18:251:31 | call to getenv indirection | user input (an environment variable) | |
138 | | -| test.cpp:342:18:342:23 | call to malloc | test.cpp:338:19:338:24 | Call | test.cpp:342:25:342:43 | ... * ... | This allocation size is derived from $@ and might overflow. | test.cpp:338:19:338:24 | Call | user input (an environment variable) | |
139 | | -| test.cpp:342:18:342:23 | call to malloc | test.cpp:338:19:338:32 | call to getenv indirection | test.cpp:342:25:342:43 | ... * ... | This allocation size is derived from $@ and might overflow. | test.cpp:338:19:338:32 | call to getenv indirection | user input (an environment variable) | |
140 | 133 | | test.cpp:355:25:355:33 | call to MyMalloc1 | test.cpp:353:18:353:23 | Call | test.cpp:355:35:355:38 | size | This allocation size is derived from $@ and might overflow. | test.cpp:353:18:353:23 | Call | user input (an environment variable) | |
141 | 134 | | test.cpp:355:25:355:33 | call to MyMalloc1 | test.cpp:353:18:353:31 | call to getenv indirection | test.cpp:355:35:355:38 | size | This allocation size is derived from $@ and might overflow. | test.cpp:353:18:353:31 | call to getenv indirection | user input (an environment variable) | |
142 | 135 | | test.cpp:356:25:356:33 | call to MyMalloc2 | test.cpp:353:18:353:23 | Call | test.cpp:356:35:356:38 | size | This allocation size is derived from $@ and might overflow. | test.cpp:353:18:353:23 | Call | user input (an environment variable) | |
|
0 commit comments