To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=70100
                 Issue #|70100
                 Summary|memory leak when opening empty file as certain filetyp
                        |e
               Component|framework
                 Version|OOo 2.0.3
                Platform|All
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|tm
             Reported by|robklg





------- Additional comments from [EMAIL PROTECTED] Wed Oct  4 07:24:47 -0700 
2006 -------
Hi, I did the following on OpenOffice 1.9 on Linux and OpenOffice 2.0.3 on 
Windows:

- create an empty file (I.e.: using "touch <filename>" in Linux
- open with Openoffice (I.e.: using "soffice <filename>"
- now OpenOffice will ask how to open it, click on 'HTML Document' or 'Help 
content'

Now OpenOffice will open the file but instead of being unable to open it, or to
show an empty file it shows 1.5 KB of some (possibly) "random" memory.

I have not tested other document formats, but there may be others that have the
same problem.

Out of curiosity I searched my disk to see where this data comes from. It turns
out the exact content also is inside the files sg30.sdv and sg100.sdv, one of
them is probably loaded in memory.

It is interesting that it stores the 1,5KB to disk without asking the user for
saving the file.

Anyway, it looks like a buffer underrun of some type, expecting 1,5KB of file
contents at a specific memory location i would think.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to