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

看板DFBSD_commit作者時間14年前 (2011/10/27 10:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit bf52a6ac1e2373faec39e323d8ca7473c32c9c3b Author: Matthew Dillon <dillon@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
文章代碼(AID): #1EgCAeep (DFBSD_commit)