git: dsynth - Fix escaping, skipped count
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Mar 18 11:09:04 PDT 2020
commit 32f84edac5cb81c6a11548407c65a79fc27ead1a
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/32f84edac5cb81c6a11548407c65a79fc27ead1a
--
DragonFly BSD source repository
More information about the Commits
mailing list