cvs commit: src/sys/kern kern_msfbuf.c

看板DFBSD_commit作者時間21年前 (2005/03/04 14:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串2/3 (看更多)
dillon 2005/03/03 22:10:09 PST DragonFly src repository Modified files: sys/kern kern_msfbuf.c Log: msf_buf_alloc() can be called with a NULL vm_page_t when e.g. the first page cannot be easily located, typically due to a user buffer which is not faulted in. Fix a NULL pointer dereference panic that occurs in that case. Revision Changes Path 1.12 +3 -2 src/sys/kern/kern_msfbuf.c http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_msfbuf.c.diff?r1=1.11&r2=1.12&f=u
文章代碼(AID): #12A03j00 (DFBSD_commit)
文章代碼(AID): #12A03j00 (DFBSD_commit)