NetBSD-Bugs archive

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

PR/41482 CVS commit: src/libexec/ld.elf_so



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

From: Nick Hudson <skrll%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/41482 CVS commit: src/libexec/ld.elf_so
Date: Sun, 10 Jan 2010 07:29:47 +0000

 Module Name:   src
 Committed By:  skrll
 Date:          Sun Jan 10 07:29:47 UTC 2010
 
 Modified Files:
        src/libexec/ld.elf_so: map_object.c rtld.h symbol.c
 
 Log Message:
 Reset the COMBRELOC cache Obj_Entry if it was freed.
 
 Fixes PR 41482. Done slightly differently to the patch in the PR.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.38 -r1.39 src/libexec/ld.elf_so/map_object.c
 cvs rdiff -u -r1.82 -r1.83 src/libexec/ld.elf_so/rtld.h
 cvs rdiff -u -r1.48 -r1.49 src/libexec/ld.elf_so/symbol.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