-
-
Notifications
You must be signed in to change notification settings - Fork 110
fix TypeAssigner #799
Copy link
Copy link
Closed
Description
- lab3:fieldSQLInjection1 - it does not type precisely - but creates casts for all further usages of $stack8
$stack8 = new target.hidden.exercise2and3.FieldSQLInjection1$ObjectWithTaint;
-
does not type single defs - but casts them - so the information seems to be gathered
-
splits a single assignment into 2 varibles (maybe connected with 2) ?)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels