From ca714d53788504a08d08c4fecd14f144513cb207 Mon Sep 17 00:00:00 2001 From: Steven Date: Fri, 23 May 2014 18:04:28 +0200 Subject: [PATCH] modified SmartLocalDefs behavior --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index 0ae919203b2..69796a348a5 100644 --- a/CHANGES +++ b/CHANGES @@ -50,6 +50,9 @@ Improvements and API changes in HEAD 13. Multiple performance improvements for intra-procedural analyses and class loading +14. soot.toolkits.scalar.SmartLocalDefs.getDefsOfAt(Local, Unit) returns now a empty list + instead of null-value. + Improvements and API changes in version 2.5.0 1. Modified SourceLocator so that it will automatically load a SootClass