Bug 4969: NPE in JSONCodecFactory by attempt to find codec for a leafref 21/33721/1
authorPeter Kajsa <pkajsa@cisco.com>
Fri, 22 Jan 2016 10:39:37 +0000 (11:39 +0100)
committerTony Tkacik <ttkacik@cisco.com>
Thu, 28 Jan 2016 18:33:14 +0000 (18:33 +0000)
Attempt to find codec for a leafref results in NPE in JSONCodecFactory, because
SchemaContextUtils cannot find baseType of derived leafref type.

Change-Id: If5288210b4f4d200b18063cf58fdf873b1d12be1
Signed-off-by: Peter Kajsa <pkajsa@cisco.com>
(cherry picked from commit 9c98b9b0ea9d0f6ec26e64e8683cb3f1648d10d9)


No differences found