Issue 64814

Summary: MemoryStreams needs to have ReadOnly StreamMode
Product: Build Tools Reporter: sven.jacobi
Component: codeAssignee: AOO issues mailing list <issues>
Status: CONFIRMED --- QA Contact:
Severity: Trivial    
Priority: P3 CC: issues
Version: 680m164   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Latest Confirmation in: ---
Developer Difficulty: ---
Issue Depends on:    
Issue Blocks: 76327    

Description sven.jacobi 2006-04-27 10:03:14 UTC
This is a follow up from 132483. To be able to set a readonly mode we had to
switch from a memory stream to a temporary files stream. Because of performance
reasons the switch should be taken back by providing a readonly mode to our
memory stream.
Comment 1 sven.jacobi 2006-04-27 16:08:15 UTC
sj->mba: I hope you are the proper person for this enhancement or are at least
knowing who might be responsible.
Comment 2 Mathias_Bauer 2006-05-10 08:41:33 UTC
We need this because damaged files can force seek forwards to huge stream
positions and we run out of memory. We need a "read only" memory stream with a
fixed size that does not enlarge its buffer when it shall be seeked past end.
Comment 3 Mathias_Bauer 2006-05-10 08:41:57 UTC
setting target
Comment 4 Mathias_Bauer 2008-01-11 10:13:58 UTC
target 3.0
Comment 5 Mathias_Bauer 2008-06-05 15:02:51 UTC
3.x
Comment 6 Marcus 2017-05-20 10:48:13 UTC
Reset assigne to the default "issues@openoffice.apache.org".