NetBSD-Bugs archive

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

PR/41482 CVS commit: [netbsd-5] src/libexec/ld.elf_so



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

From: Soren Jacobsen <snj%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/41482 CVS commit: [netbsd-5] src/libexec/ld.elf_so
Date: Sat, 30 Jan 2010 18:53:47 +0000

 Module Name:   src
 Committed By:  snj
 Date:          Sat Jan 30 18:53:47 UTC 2010
 
 Modified Files:
        src/libexec/ld.elf_so [netbsd-5]: map_object.c rtld.h symbol.c
 
 Log Message:
 Pull up following revision(s) (requested by skrll in ticket #1266):
        libexec/ld.elf_so/map_object.c: revision 1.39
        libexec/ld.elf_so/rtld.h: revision 1.83
        libexec/ld.elf_so/symbol.c: revision 1.49
 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.36.4.1 -r1.36.4.2 src/libexec/ld.elf_so/map_object.c
 cvs rdiff -u -r1.79.4.2 -r1.79.4.3 src/libexec/ld.elf_so/rtld.h
 cvs rdiff -u -r1.47.4.1 -r1.47.4.2 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