This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-bcel.git
from dfa1e7e7 Normalize package private name new d27cc6ff Avoid possible NullPointerException in org.apache.bcel.classfile.DescendingVisitor.accept(E[]) new 18690ded Avoid possible NullPointerException in AnnotationEntryGen.getAnnotationAttributes(ConstantPoolGen, AnnotationEntryGen[]) The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: src/changes/changes.xml | 2 ++ src/main/java/org/apache/bcel/classfile/DescendingVisitor.java | 4 +++- src/main/java/org/apache/bcel/generic/AnnotationEntryGen.java | 3 ++- 3 files changed, 7 insertions(+), 2 deletions(-)