]> source.dussan.org Git - javassist.git/commit
fixed a bug that happens if null is passed to a method.
authorchiba <chiba@30ef5769-5b8d-40dd-aea6-55b5d6557bb3>
Sat, 28 Feb 2004 15:03:46 +0000 (15:03 +0000)
committerchiba <chiba@30ef5769-5b8d-40dd-aea6-55b5d6557bb3>
Sat, 28 Feb 2004 15:03:46 +0000 (15:03 +0000)
commitb6e81e4fd9eec013bcbaec38f6f8674713218955
tree89b630bf41ebd2f6243dfca369d65ca27eabe72a
parent0cbf7a9b805dfa809ac9795743199a4765641680
fixed a bug that happens if null is passed to a method.
This bug was reported by Bill.

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@71 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
src/main/javassist/compiler/MemberResolver.java