Module Name: src
Committed By: hannken
Date: Tue Jan 15 17:14:11 UTC 2013
Modified Files:
src/sys/compat/netbsd32: netbsd32_execve.c
Log Message:
netbsd32_posix_spawn_fa_alloc: use the right length for path allocation.
This error lead to memory pool corruption when freeing kmem with wrong size.
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/sys/compat/netbsd32/netbsd32_execve.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.