Author: rie
Repository: /hg/onnv/onnv-gate
Latest revision: 79e3159504fa419a6cadef36ca9b1ad274256af2
Total changesets: 1
Log message:
6523787 dlopen() handle gets mistakenly orphaned - results in access to freed
memory
Files:
update: usr/src/cmd/sgs/include/conv.h
update: usr/src/cmd/sgs/include/debug.h
update: usr/src/cmd/sgs/include/libld.h
update: usr/src/cmd/sgs/include/rtld.h
update: usr/src/cmd/sgs/ldd/common/ldd.c
update: usr/src/cmd/sgs/ldprof/common/profile.c
update: usr/src/cmd/sgs/libconv/common/dynamic.c
update: usr/src/cmd/sgs/libconv/common/group.c
update: usr/src/cmd/sgs/libconv/common/group.msg
update: usr/src/cmd/sgs/libconv/common/llib-lconv
update: usr/src/cmd/sgs/libld/common/_libld.h
update: usr/src/cmd/sgs/libld/common/entry.c
update: usr/src/cmd/sgs/libld/common/files.c
update: usr/src/cmd/sgs/libld/common/ldmain.c
update: usr/src/cmd/sgs/libld/common/libld.msg
update: usr/src/cmd/sgs/libld/common/outfile.c
update: usr/src/cmd/sgs/libld/common/relocate.c
update: usr/src/cmd/sgs/libld/common/resolve.c
update: usr/src/cmd/sgs/libld/common/sections.c
update: usr/src/cmd/sgs/libld/common/syms.c
update: usr/src/cmd/sgs/libld/common/update.c
update: usr/src/cmd/sgs/liblddbg/common/files.c
update: usr/src/cmd/sgs/liblddbg/common/liblddbg.msg
update: usr/src/cmd/sgs/liblddbg/common/llib-llddbg
update: usr/src/cmd/sgs/liblddbg/common/mapfile-vers
update: usr/src/cmd/sgs/librtld_db/rdb_demo/common/callstack.c
update: usr/src/cmd/sgs/link_audit/common/mach.h
update: usr/src/cmd/sgs/link_audit/common/truss.c
update: usr/src/cmd/sgs/link_audit/common/who.h
update: usr/src/cmd/sgs/packages/common/SUNWonld-README
update: usr/src/cmd/sgs/rtld/common/_elf.h
update: usr/src/cmd/sgs/rtld/common/_rtld.h
update: usr/src/cmd/sgs/rtld/common/analyze.c
update: usr/src/cmd/sgs/rtld/common/audit.c
update: usr/src/cmd/sgs/rtld/common/cap.c
update: usr/src/cmd/sgs/rtld/common/dlfcns.c
update: usr/src/cmd/sgs/rtld/common/elf.c
update: usr/src/cmd/sgs/rtld/common/remove.c
update: usr/src/cmd/sgs/rtld/common/setup.c
update: usr/src/cmd/sgs/rtld/common/util.c
update: usr/src/cmd/sgs/rtld/mdbmod/common/rtld.c
update: usr/src/cmd/sgs/rtld/mdbmod/common/rtld.msg
update: usr/src/cmd/sgs/rtld/sparc/sparc_elf.c