看板 DFBSD_commit 關於我們 聯絡資訊
joerg 2005/01/31 09:53:57 PST DragonFly src repository Modified files: sys/kern imgact_resident.c Log: Don't copy blindly MAXPATHLEN byte from fullpath. vn_fullpath allocates MAXPATHLEN, but the buffer is utilized from the end. Revision Changes Path 1.7 +1 -1 src/sys/kern/imgact_resident.c http://www.dragonflybsd.org/cvsweb/src/sys/kern/imgact_resident.c.diff?r1=1.6&r2=1.7&f=u