summaryrefslogtreecommitdiff
path: root/usr/src/cmd/sgs/rtld/common/analyze.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-206956152 dlclose() from an auditor can be fatal. Preinit/activity events shoul...Rod Evans1-22/+23
2010-05-196943772 Testing for a symbols existence with RTLD_PROBE is compromised by RTL...Rod Evans1-3/+2
2010-03-016918143 symbol capabilitiesRod Evans1-148/+189
2010-02-186914728 Add dl_iterate_phdr() function to ld.so.1Ali Bahrami1-1/+3
2009-06-246853809 ld.so.1: rescan fallback optimization is invalidRod Evans1-34/+32
2009-05-086831308 ld.so.1: symbol rescanning does a little too much workRod Evans1-88/+134
2009-04-106715578 AOUT (BCP) symbol lookup can be compromised with lazy loading.Rod Evans1-1/+1
2009-03-206801536 ld: mapfile processing oddities unveiled through mmapobj(2) observationsRod Evans1-3/+2
2009-02-136805009 ld.so.1: link map control list tear down leaves dangling pointer - pf...Rod Evans1-1/+1
2009-01-216686372 ld.so.1 should use mmapobj(2)Rod Evans1-678/+710
2008-12-176782597 32-bit ld.so.1 needs to accept objects with large inode numberAli Bahrami1-13/+13
2008-12-166778453 RTLD_GROUP prevents use of application defined mallocRod Evans1-46/+64
2008-11-246772661 ldd/lddstub/ld.so.1 dump core in current nightly while processing lib...Ali Bahrami1-0/+3
2008-10-146754965 introduce the SF1_SUNW_ADDR32 bit in software capabilitiesRod Evans1-4/+9
2008-09-236746674 setuid applications do not find libraries any more because trusted di...Rod Evans1-2/+17
2008-06-136712292 ld.so.1 should fall back to an interposer for failed direct bindingsrie1-20/+37
2008-06-06PSARC 2008/309 expunge synonyms.hraf1-5/+6
2008-05-276706401 direct binding copy relocation fallback is insufficient for ild gener...rie1-25/+73
2008-04-096509323 Need to disable the Multiple Files loading - same name, different dir...rie1-89/+169
2008-03-18PSARC 2008/179 cross link-editorab1960871-5/+5
2008-03-076672394 ldd(1) unused dependency processing is tricked by relocations errorsrie1-5/+18
2008-03-04PSARC/2008/148: new ldd(1) -p optionrie1-7/+22
2008-02-296667661 Direct bindings can compromise executables with insufficient copy rel...rie1-25/+67
2008-01-316654381 lazy loading fall-back needs optimizingrie1-10/+11
2008-01-236492726 Merge SHF_MERGE|SHF_STRINGS input sectionsab1960871-101/+89
2007-10-246620533 HWCAP filtering can leave uninitialized data behind - results in "rej...rie1-2/+3
2007-10-10PSARC/2007/559 new symbol visibilities - EXPORTED, SINGLETON, and ELIMINATErie1-45/+137
2007-09-176603313 dlclose() can fail to unload objects after fix for 6573641rie1-16/+54
2007-07-266583742 ELF string conversion library needs to lose static writable buffersab1960871-2/+7
2007-07-216573641 ld.so.1 does not maintain parent relationship to a dlopen() caller.rie1-9/+35
2007-07-18PSARC/2007/413 Add -zglobalaudit option to ldrie1-32/+60
2007-04-195108874 elfdump SEGVs on bad object fileab1960871-5/+5
2007-04-136541004 hwcap filter processing can leak memoryrie1-26/+36
2007-03-096527318 dlopen(name, RTLD_NOLOAD) returns handle for unloaded libraryrie1-33/+103
2007-02-286523787 dlopen() handle gets mistakenly orphaned - results in access to freed...rie1-14/+22
2007-02-076521504 ld: hardware capabilities processing from relocatables objects needs ...rie1-8/+30
2007-01-22PSARC/2006/714 ld(1) mapfile: symbol interpose definitionrie1-11/+60
2006-10-02PSARC/2006/558 R_*_SIZE relocation supportrie1-0/+7
2006-07-276424550 Write to unallocated (wua) errors when libraries are built with -z la...rie1-11/+0
2006-04-186262333 init section of .so dlopened from audit interface not being calledrie1-37/+6
2006-03-146316708 LD_DEBUG should provide a means of identifying/isolating individualrie1-34/+36
2005-12-136362044 ld(1) inconsistencies with LD_DEBUG=-Dunused and -zignorerie1-83/+103
2005-11-216350027 ld.so.1 aborts with assertion failed on amd64rie1-0/+16
2005-10-256340814 ld.so.1 core dump with HWCAP relocatable object + updated statisticsrie1-1/+0
2005-10-126332983 s9 linker patches 112963-24/113986-20 causing cluster machines not to...rie1-3/+9
2005-09-156324589 psh coredumps on x86 machines on snv_23rie1-2/+3
2005-08-256314115 Checkpoint refuses to start, crashes on start, after application of l...rie1-3/+17
2005-08-036301218 Matlab dumps core on startup when running on 112963-22rie1-9/+16
2005-06-236280467 dlclose() unmaps shared library before library's _fini() has finishedrie1-22/+34
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+2667