Issue 23687

Summary: corereflection...
Product: udk Reporter: mmeeks <mmeeks>
Component: codeAssignee: Daniel Boelzle [:dbo] <openoffice>
Status: CLOSED FIXED QA Contact: issues@udk <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: OOo 1.1 RC5   
Target Milestone: OOo 2.0   
Hardware: Sun   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description mmeeks 2003-12-18 16:37:42 UTC
HEAD installs a library called core.... in program/
Whenever OO.o crashes, it saves files called core.12345 core.23455 etc.
Hackers are going to delete the library without noticing, which causes OO.o to
still startup in many cases, but to crash randomly afterwards.
Comment 1 kay.ramme 2003-12-22 09:35:39 UTC
Michael, are you serious about this ?:-)
Comment 2 mmeeks 2003-12-22 10:29:35 UTC
well; yes - I've deleted that file twice, by mistake;
It's a common thing to rm core* [ at least for me ;-].
Surely, it's only an scp and makefile.mk change to rename it to
'libcorereflection*' or something ? do you want a patch ?
Comment 3 kay.ramme 2003-12-23 11:57:18 UTC
So, to do Michael a favor :-), we can rename it to "reflection.uno.so" instead
of "corereflection.uno.so". Daniel, please take care of this.
Comment 4 Daniel Boelzle [:dbo] 2003-12-23 12:51:19 UTC
stoc/prj/d.lst rev 1.10.44.1
stoc/source/corereflection/makefile.mk rev 1.9.44.1
scp/source/global/udk_complete.scp rev 1.4.156.1

will be integrated within cws jl3
Comment 5 mmeeks 2004-01-05 14:15:29 UTC
Thanks guys :-)
Comment 6 Daniel Boelzle [:dbo] 2004-04-08 11:03:59 UTC
closed.