[jdom-commits] [hunterhacker/jdom] c871da: Fix for NPE on null attribute name
Jason Hunter
jhunter at servlets.com
Sat Apr 21 04:15:41 PDT 2018
Branch: refs/heads/master
Home: https://github.com/hunterhacker/jdom
Commit: c871dacdf200345bf5f75bc91c22885d3d8fe13f
https://github.com/hunterhacker/jdom/commit/c871dacdf200345bf5f75bc91c22885d3d8fe13f
Author: Alli Grant <alli.grant at mitratech.com>
Date: 2018-02-28 (Wed, 28 Feb 2018)
Changed paths:
M core/src/java/org/jdom2/AttributeList.java
Log Message:
-----------
Fix for NPE on null attribute name
Commit: 3c4e2cfec3b8c7de45ec04cf5c2a01e3dc20c59c
https://github.com/hunterhacker/jdom/commit/3c4e2cfec3b8c7de45ec04cf5c2a01e3dc20c59c
Author: Jason Hunter <jhunter at servlets.com>
Date: 2018-04-21 (Sat, 21 Apr 2018)
Changed paths:
M core/src/java/org/jdom2/AttributeList.java
Log Message:
-----------
Merge pull request #171 from fournm/fix-npe-on-attribute
Fix for NPE on null attribute name
Compare: https://github.com/hunterhacker/jdom/compare/09dae5d2229c...3c4e2cfec3b8
More information about the jdom-commits
mailing list