NetBSD-Bugs archive

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

PR/48324 CVS commit: src



The following reply was made to PR lib/48324; it has been noted by GNATS.

From: "Joerg Sonnenberger" <joerg%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/48324 CVS commit: src
Date: Mon, 21 Oct 2013 19:14:16 +0000

 Module Name:   src
 Committed By:  joerg
 Date:          Mon Oct 21 19:14:16 UTC 2013
 
 Modified Files:
        src/libexec/ld.elf_so: tls.c
        src/tests/lib/libc/tls/dso: h_tls_dlopen.c
 
 Log Message:
 Only initialise TLS space from the PT_TLS segment, if the size is
 positive and the offset has been computed. Fixes PR lib/48324.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.8 -r1.9 src/libexec/ld.elf_so/tls.c
 cvs rdiff -u -r1.4 -r1.5 src/tests/lib/libc/tls/dso/h_tls_dlopen.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