git: dsynth - Stabilization
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Aug 22 00:27:36 PDT 2019
commit 8d9409b8a068bae6aff004f897140a131d6e78fb
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Thu Aug 22 00:26:49 2019 -0700
dsynth - Stabilization
* Fix a double dot caused by the last commit.
* Fix missing free()'s and a few double-free()s.
* Fix failure cases in the Template copy code.
Summary of changes:
usr.bin/dsynth/build.c | 6 +++++-
usr.bin/dsynth/mount.c | 21 +++++++++++----------
usr.bin/dsynth/pkglist.c | 10 +++++++---
3 files changed, 23 insertions(+), 14 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8d9409b8a068bae6aff004f897140a131d6e78fb
--
DragonFly BSD source repository
More information about the Commits
mailing list