]> source.dussan.org Git - aspectj.git/commit
added a range check to avoid ArrayIndexOutOfBounds
authorjhugunin <jhugunin>
Wed, 5 Mar 2003 19:33:20 +0000 (19:33 +0000)
committerjhugunin <jhugunin>
Wed, 5 Mar 2003 19:33:20 +0000 (19:33 +0000)
commitfc75595cee1292e5e86d741e9301648b74aa3c79
tree655714d7c64de11b4cdebcb54912ffefeaed3c55
parent6e88a58b2cb671f2a1ea1dcc4534586362e324dc
added a range check to avoid ArrayIndexOutOfBounds
-- this bug was found by the unit tests and should have been fixed when
   this method was added
org.aspectj.ajdt.core/src/org/aspectj/ajdt/internal/compiler/lookup/EclipseSourceLocation.java