Closed
Bug 59853
Opened 25 years ago
Closed 24 years ago
new operator should be used with more care
Categories
(Core :: XSLT, defect, P5)
Tracking
()
mozilla1.0
People
(Reporter: bernd_mozilla, Assigned: peterv)
References
()
Details
Attachments
(2 files)
|
5.41 KB,
patch
|
Details | Diff | Splinter Review | |
|
28.67 KB,
text/html
|
Details |
In the memory alloactions problem's report the transformix directory is the most
prominent error source. As a rule the transformix files do not take into account
low memory conditions. Please look on bug 8227 for a discussion what the report
is all about.
changing the url, sorry for the spam
URL: Startting from the sources at /tools/... → http://www.mozilla.org/projects/seamo...
| Assignee | ||
Comment 2•25 years ago
|
||
"latest report from Thu Nov 30 12:00:38 PST 2000" - anyone know wether this
report will be regenerated? Anyway, I've fixed a couple of them.
| Assignee | ||
Comment 3•25 years ago
|
||
Comment 4•25 years ago
|
||
if you fix the whitespace in StringList.cpp, r=me
Axel
Comment 6•25 years ago
|
||
LocationStep::evaluate needs love, and ::match needs to catch out of mem in
evaluate.
Axel
| Assignee | ||
Comment 8•25 years ago
|
||
Thx Bernd. Will fix this gradually while doing other fixes.
Target Milestone: --- → mozilla1.0
Updated•25 years ago
|
Priority: P3 → P5
Comment 9•24 years ago
|
||
this is now done as part of bug 88623, resolving this as dupe.
Getting some tracking on old bugs.
*** This bug has been marked as a duplicate of 88623 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•