git: kernel - Fix missing token release in msync() error path

看板DFBSD_commit作者時間14年前 (2011/11/10 10:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 6730ca37321fee1faea98884c1708ceb5fc68256 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Mon Oct 31 11:16:59 2011 -0700 kernel - Fix missing token release in msync() error path * Fix a missing token release in the msync() error path that would lead to a panic in the syscall return code. Reported-by: swildner Summary of changes: sys/vm/vm_map.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6730ca37321fee1faea98884c1708ceb5fc68256 -- DragonFly BSD source repository
文章代碼(AID): #1EkpVK91 (DFBSD_commit)