Skip to content

getExternProfileElement may suffer NullPointException #1

@lczxxx123

Description

@lczxxx123

Hi~
I found that in to/networld/android/divedroid/model/rdf/RDFParser.java , method protected String getSingleResourceNode(String _nodeName, String _resourceName) may return null if ( nodeList.size() > 0 ) , but in to/networld/android/divedroid/model/rdf/Buddy.java , private String[] getDiverProfileURI() use the ret without null check, may it cause NullPointerException when ret call method split ?

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions