Add an explicit null data check 52/62652/3
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 4 Sep 2017 20:38:11 +0000 (22:38 +0200)
committerStephen Kitt <skitt@redhat.com>
Tue, 5 Sep 2017 08:37:35 +0000 (08:37 +0000)
We have observed restconf attempting to put null data into a path,
leading to an implicit NPE without any explanation. Add an explicit
guard to catch such attempts.

Change-Id: I2e2125b04782d4f1c050d0aeb72161158da28c9f
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>

No differences found