Skip to content
GitLab
Explore
Sign in
Fix JSON handling
Code
Review changes
Check out branch
Download
Patches
Plain diff
Christophe Benz
requested to merge
fix-json-write
into
master
Jun 17, 2020
Overview
0
Commits
1
Pipelines
0
Changes
1
Expand
Following
!2 (merged)
I re-read the source code more in depth and fixed also:
do not write JSON twice
pass decoded JSON data to write function
Merge request reports