git: dsynth - Fix bug, but actually keep the behavior

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Mar 18 20:41:05 PDT 2023


commit 943ee1f85bf30b63788072645f7cd1b63118e573
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sat Mar 18 20:36:55 2023 -0700

    dsynth - Fix bug, but actually keep the behavior
    
    * Fix a bug where dexec was not copying the entry environment.
      But actually, that is the behavior we want (a clean environment
      prior to adding our own dsynth-managed environment) so then
      comment out the code.
    
    Reported-by: mjg

Summary of changes:
 usr.bin/dsynth/subs.c | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/943ee1f85bf30b63788072645f7cd1b63118e573


-- 
DragonFly BSD source repository


More information about the Commits mailing list