git: DragonFly_RELEASE_5_8 dsynth - Fix escaping, skipped count

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Mar 18 16:39:41 PDT 2020


commit f6c6dbfc9bd2f7b1f9e748858b9b6b0cdf3d09ce
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Wed Mar 18 11:04:58 2020 -0700

    dsynth - Fix escaping, skipped count
    
    * Fix backslashes in info fields that were causing json to implode.
    
    * Remove parens around (%d) skipped count reporting so the field
      can be sorted.
    
    Reported-by: tuxillo

Summary of changes:
 usr.bin/dsynth/build.c | 8 +++++---
 usr.bin/dsynth/html.c  | 3 ++-
 2 files changed, 7 insertions(+), 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f6c6dbfc9bd2f7b1f9e748858b9b6b0cdf3d09ce


-- 
DragonFly BSD source repository



More information about the Commits mailing list