• Andrew Dunstan's avatar
    Fix a couple of cases of JSON output. · 83fcaffe
    Andrew Dunstan authored
    First, as noted by Itagaki Takahiro, a datum of type JSON doesn't
    need to be escaped. Second, ensure that numeric output not in
    the form of a legal JSON number is quoted and escaped.
    83fcaffe
json.c 24.3 KB