^ —————. —.— . . —.— . . .————— . .
——— | | | | | | || | | | |
—(o)— | | | | | | | | | |———— '————|
——————— | | | | | | | || | |
————————— —————' —'— ' —'— ' ' '————— '
home manual roadmap issues status papers download
- Timestamp:
-
10/29/2018 04:52:51 PM (6 years ago)
- Author:
-
Henrich Lauko
- Comment:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
-
initial
|
v1
|
|
10 | 10 | |
11 | 11 | Adding --lart stubs makes LART sad: |
12 | | |
| 12 | |
| 13 | E: .../lart/abstract/stash.cpp: 127: |
| 14 | expected rets.size() == 1 && "No single return instruction found." |
| 15 | |
13 | 16 | 7. same error |
14 | | 8. partialy fixed, programs contains allocation of symbolic size - finds spurious error (similar to case 9) |
| 17 | 8. partially fixed, programs contains an allocation of symbolic size - finds a spurious error (similar to case 9) |
15 | 18 | - we need to check for tainted value inside of malloc |
16 | 19 | 9. same error |