diff options
author | Phil Sutter <phil@nwl.cc> | 2018-09-11 22:14:24 +0200 |
---|---|---|
committer | Florian Westphal <fw@strlen.de> | 2018-09-13 10:41:34 +0200 |
commit | 5fb4942292c30be7225c4bbbc04fb3eecbf514fd (patch) | |
tree | ce23433c8b4d19e508434b16d19605e65c1a4d1b /include | |
parent | d90daac1aec5f5233cecaffdcc2847b87896aef7 (diff) |
json: Fix datatype_json() for literal level
If a datatype doesn't provide a 'json' callback, datatype_json() uses
fmemopen() to grab the output from 'print' callback. When doing so,
reuse the existing output context instead of creating a dedicated one to
make sure all output-related settings are exactly as expected.
Signed-off-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions