Monotonic abstraction for programs with multiply-linked structures

  • Authors:
  • Parosh Aziz Abdulla;Jonathan Cederberg;Tomáš Vojnar

  • Affiliations:
  • Uppsala University, Sweden;Uppsala University, Sweden;FIT, Brno University of Technology, Czech Republic

  • Venue:
  • RP'11 Proceedings of the 5th international conference on Reachability problems
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

We investigate the use of monotonic abstraction and backward reachability analysis as means of performing shape analysis on programs with multiply pointed structures. By encoding the heap as a vertex- and edge-labeled graph, we can model the low level behaviour exhibited by programs written in the C programming language. Using the notion of signatures, which are predicates that define sets of heaps, we can check properties such as absence of null pointer dereference and shape invariants. We report on the results from running a prototype based on the method on several programs such as insertion into and merging of doubly-linked lists.