git: kernel - Fix memory leak when execv()ing certain paths.

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Oct 26 19:05:03 PDT 2011


commit bf52a6ac1e2373faec39e323d8ca7473c32c9c3b
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Wed Oct 26 19:03:42 2011 -0700

    kernel - Fix memory leak when execv()ing certain paths.
    
    * Fix a memory leak when execv()ing paths prefixed with a "./"

Summary of changes:
 sys/kern/kern_exec.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

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


-- 
DragonFly BSD source repository





More information about the Commits mailing list