commit f6c6dbfc9bd2f7b1f9e748858b9b6b0cdf3d09ce
Author: Matthew Dillon <[email protected]>
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

Reply via email to