Distributed persistent programming language with secure information flow types
28
stars
4
forks
source link
Arrays created using initializers don't use provided label in FabIL, causing NPEs in constructor prologue #17
Open
tmagrino opened 6 years ago
The following code in a FabIL constructor prologue:
Gets compiled to:
So the label
lbl
is dropped.