NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/47271 CVS commit: [netbsd-6] src/lib/libpthread
The following reply was made to PR bin/47271; it has been noted by GNATS.
From: "Julian Coleman" <jdc%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/47271 CVS commit: [netbsd-6] src/lib/libpthread
Date: Mon, 3 Dec 2012 19:07:28 +0000
Module Name: src
Committed By: jdc
Date: Mon Dec 3 19:07:27 UTC 2012
Modified Files:
src/lib/libpthread [netbsd-6]: pthread.c
Log Message:
Apply patch (requested by riastradh in ticket #735) to fix the unchecked
assumption that sizeof(struct __pthread_st) <= pagesize, as observed in
PR 47271.
To generate a diff of this commit:
cvs rdiff -u -r1.125.4.1 -r1.125.4.2 src/lib/libpthread/pthread.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index