cvs commit: src/sys/kern imgact_resident.c

看板DFBSD_commit作者時間21年前 (2005/02/01 15:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #11_p2O00 (DFBSD_commit)