看板 DFBSD_commit 關於我們 聯絡資訊
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