Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-5] src/sys/kern




To: source-changes%NetBSD.org@localhost

Subject: CVS commit: [netbsd-5] src/sys/kern

From: "SAITOH Masanobu" <msaitoh%netbsd.org@localhost>

Date: Fri, 24 Apr 2015 05:45:48 +0000


Module Name:    src
Committed By:   msaitoh
Date:           Fri Apr 24 05:45:48 UTC 2015

Modified Files:
        src/sys/kern [netbsd-5]: sys_select.c

Log Message:
Pull up following revision(s) (requested by prlw1 in ticket #1957):

sys/kern/sys_select.c                           patch

        Limit nfds arg to poll() to a large enough value that user programs
        cannot allocate indefinite sized blocks of kvm. If the limit is
        exceeded, then return EINVAL instead of silently truncating the list.
        Addresses PR/17507.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.10.4.1 src/sys/kern/sys_select.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.






Prev by Date: CVS commit: src/doc

Next by Date: CVS commit: [netbsd-5-2] src/sys/kern

Previous by Thread: CVS commit: src/doc

Next by Thread: CVS commit: [netbsd-5-2] src/sys/kern

Indexes:

reverse Date

reverse Thread

Old Index



Home | Main Index | Thread Index | Old Index