Throw InvalidNormalizedNodeStreamException on bad entry 77/104477/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 22 Feb 2023 14:41:47 +0000 (15:41 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 22 Feb 2023 14:49:08 +0000 (15:49 +0100)
commit65ed81d3efaefb76b96eb588c043cf88009c50df
treeb7a51c71a4fddb1a9aeec3834dc1f96e73c52a83
parent49b83c2e5ce7f70faf357ac414309a594dd691f2
Throw InvalidNormalizedNodeStreamException on bad entry

Remove a source of nulls in Lithium-based inputs, allowing us to
properly annotate returns.

Change-Id: Ifc84ce42f9f35ce4c050f87076b0d346b8dbf79d
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
codec/yang-data-codec-binfmt/src/main/java/org/opendaylight/yangtools/yang/data/codec/binfmt/AbstractLithiumDataInput.java