OpenAPI: netopeer2 NPE because stack is null 63/110263/4
authorlubos-cicut <lubos.cicut@pantheon.tech>
Mon, 19 Feb 2024 10:33:44 +0000 (11:33 +0100)
committerRobert Varga <nite@hq.sk>
Wed, 6 Mar 2024 13:32:23 +0000 (13:32 +0000)
commit0c555d8f6dff03b9be8af801e9e096ef8cb49cee
treed49c8c60ce31d37114b2e5e90880cb3eaca24ec4
parentd55953d293d5f791d2a158a079c5f6316fc3d87a
OpenAPI: netopeer2 NPE because stack is null

When we load netopeer2 modules, in karaf.log we get NullPointException.
It is because stack was transported to PropertyEntity#processTypeDef
as null.

JIRA: NETCONF-1254
Change-Id: I319313919568f8b9756ed63a3a92d670bf349b72
Signed-off-by: lubos-cicut <lubos.cicut@pantheon.tech>
restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PropertyEntity.java