Sciweavers

18 search results - page 1 / 4
» Programmer specified pointer independence
Sort
View
72
Voted
ACMMSP
2004
ACM
82views Hardware» more  ACMMSP 2004»
15 years 4 months ago
Programmer specified pointer independence
David Koes, Mihai Budiu, Girish Venkataramani
192
Voted
POPL
2006
ACM
16 years 1 months ago
A logic for information flow in object-oriented programs
This paper specifies, via a Hoare-like logic, an interprocedural and flow sensitive (but termination insensitive) information flow analysis for object-oriented programs. Pointer a...
Torben Amtoft, Sruthi Bandhakavi, Anindya Banerjee
103
Voted
CC
2005
Springer
120views System Software» more  CC 2005»
15 years 6 months ago
Data Slicing: Separating the Heap into Independent Regions
In this paper, we present a formal description of data slicing, which is a type-directed program transformation technique that separates a program’s heap into several independent...
Jeremy Condit, George C. Necula
109
Voted
CORR
2002
Springer
131views Education» more  CORR 2002»
15 years 17 days ago
Ownership Confinement Ensures Representation Independence for Object-Oriented Programs
for data abstraction and justifies reasoning by simulation. Representation independence has been shown for a variety of languages and constructs but not for shared references to mu...
Anindya Banerjee, David A. Naumann
CSFW
2011
IEEE
14 years 17 days ago
Modular Protections against Non-control Data Attacks
—This paper introduces YARRA, a conservative extension to C to protect applications from non-control data attacks. YARRA programmers specify their data integrity requirements by ...
Cole Schlesinger, Karthik Pattabiraman, Nikhil Swa...