mirror of https://github.com/crytic/slither
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32 lines
825 B
32 lines
825 B
[
|
|
{
|
|
"contract": "Uninitialized",
|
|
"filename": "tests/uninitialized_storage_pointer.sol",
|
|
"function": "func",
|
|
"sourceMapping": [
|
|
{
|
|
"filename": "tests/uninitialized_storage_pointer.sol",
|
|
"length": 9,
|
|
"lines": [
|
|
10
|
|
],
|
|
"start": 171
|
|
},
|
|
{
|
|
"filename": "tests/uninitialized_storage_pointer.sol",
|
|
"length": 138,
|
|
"lines": [
|
|
7,
|
|
8,
|
|
9,
|
|
10,
|
|
11,
|
|
12
|
|
],
|
|
"start": 67
|
|
}
|
|
],
|
|
"variable": "st_bug",
|
|
"vuln": "UninitializedStorageVars"
|
|
}
|
|
] |