Closed
Bug 9861
Opened 26 years ago
Closed 25 years ago
[Webshell] [malloc] memory allocation problems - webshell
Categories
(Core Graveyard :: Tracking, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
M16
People
(Reporter: chofmann, Assigned: travis)
References
Details
[malloc] memory allocation problems - webshell
check bug 8227 for more details on what needs to be done to this code
s:/mozilla/webshell/embed/ActiveX/tests/IEPatcher/IEPatcherDlg.cpp
Deref-error: "pData", line 515
Deref-error: "pData", line 516
Deref-error: "pData", line 517
Deref-error: "pData", line 520
s:/mozilla/webshell/embed/ngprefs/win/ngprefs.cpp
Deref-error: "pMailNews", line 958
Deref-error: "pMailNews", line 962
Deref-error: "pMailNews", line 964
Deref-error: "pMailNews", line 975
Deref-error: "pMailNews", line 977
Deref-error: "pMailNews", line 986
Deref-error: "pAppearance", line 1248
Deref-error: "pAppearance", line 1252
Deref-error: "pAppearance", line 1254
Deref-error: "pAppearance", line 1265
Deref-error: "pAppearance", line 1267
Deref-error: "pAppearance", line 1276
s:/mozilla/webshell/tests/viewer/nsBeOSMain.cpp
Deref-error: "app", line 95
Deref-error: "app", line 96
s:/mozilla/webshell/tests/viewer/nsBrowserWindow.cpp
Deref-error: "bw", line 2202
Deref-error: "bw", line 2203
Deref-error: "bw", line 2205
s:/mozilla/webshell/tests/viewer/nsMotifMenu.cpp
Deref-error: "cbs", line 85
Deref-error: "cbs", line 86
s:/mozilla/webshell/tests/viewer/nsOS2Main.cpp
Deref-error: "app", line 76
Deref-error: "app", line 77
s:/mozilla/webshell/tests/viewer/nsViewerApp.cpp
Deref-error: "gWorkList", line 1005
s:/mozilla/webshell/tests/viewer/nsWinMain.cpp
Deref-error: "app", line 101
Deref-error: "app", line 102
Deref-error: "app", line 115
Deref-error: "app", line 116
s:/mozilla/webshell/tests/viewer/nsXlibMain.cpp
Deref-error: "app", line 68
Deref-error: "app", line 69
Updated•26 years ago
|
Status: NEW → ASSIGNED
Updated•26 years ago
|
Target Milestone: M11
Updated•25 years ago
|
Summary: [malloc] memory allocation problems - webshell → [Webshell] [malloc] memory allocation problems - webshell
Comment 1•25 years ago
|
||
(Mass-) Re-assigning [Webshell] bugs to travis, on the advice of dp, et al. Many
of these may be invalid in the new world of the re-written webshell, but he
certainly needs to be aware of these issues. Hope this helps you, travis.
Reporter | ||
Updated•25 years ago
|
Target Milestone: M11 → M12
Reporter | ||
Comment 2•25 years ago
|
||
m12
I don't see anything needing to be done in this list in the base webshell....
I don't see why I have this bug therefore, someone else needs to take it. Is
this still an issue? Fixed?
Marking fixed based on my earlier comments.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•