Closed nested JSON writers 69/67869/6
authorStephen Kitt <skitt@redhat.com>
Fri, 2 Feb 2018 15:57:30 +0000 (16:57 +0100)
committerStephen Kitt <skitt@redhat.com>
Thu, 22 Feb 2018 09:07:43 +0000 (09:07 +0000)
With I9c597fe96937867cffdcbeeddd4b1507de20f2ee,
JSONNormalizedNodeStreamWriter.createNestedWriter() leaves it up to
the caller to close the provided JsonWriter. This patch ensures that
that is the case.

Change-Id: If20a596db06e40d1636de168dd11677372964364
Signed-off-by: Stephen Kitt <skitt@redhat.com>
(cherry picked from commit b6be299466349d775d860ab45d785028e6b899f7)


No differences found