Memory leaks detection in java by bi-abductive inference

  • Authors:
  • Dino Distefano;Ivana Filipović

  • Affiliations:
  • Queen Mary University of London;Queen Mary University of London

  • Venue:
  • FASE'10 Proceedings of the 13th international conference on Fundamental Approaches to Software Engineering
  • Year:
  • 2010

Quantified Score

Hi-index 0.01

Visualization

Abstract

This paper describes a compositional analysis algorithm for statically detecting leaks in Java programs. The algorithm is based on separation logic and exploits the concept of bi-abductive inference for identifying the objects which are reachable but no longer used by the program.