Closed
Bug 287290
Opened 20 years ago
Closed 20 years ago
static overruns detected by Coverity tool
Categories
(Core :: Widget: Gtk, defect, P1)
Core
Widget: Gtk
Tracking
()
RESOLVED
FIXED
mozilla1.8beta2
People
(Reporter: dbaron, Assigned: dbaron)
References
(Blocks 1 open bug)
Details
(Keywords: coverity, Whiteboard: [patch])
Attachments
(2 files)
|
17.73 KB,
patch
|
brendan
:
review+
brendan
:
superreview+
|
Details | Diff | Splinter Review |
|
3.03 KB,
patch
|
brendan
:
review+
brendan
:
superreview+
|
Details | Diff | Splinter Review |
This is a patch for a bunch of static overruns found by the Coverity tool.
| Assignee | ||
Updated•20 years ago
|
Assignee: nobody → dbaron
| Assignee | ||
Comment 1•20 years ago
|
||
Attachment #178292 -
Flags: superreview?(brendan)
Attachment #178292 -
Flags: review?(brendan)
| Assignee | ||
Comment 2•20 years ago
|
||
Note that this patch removes a file in intl that's currently unused from the build (but doesn't cvs remove it), but also syncs it up with extensions/spellcheck. I should file a separate bug on that...
Comment 3•20 years ago
|
||
Cc'ing others who might care about code patched here. /be
Comment 4•20 years ago
|
||
Comment on attachment 178292 [details] [diff] [review] patch r+sr=me. /be
Attachment #178292 -
Flags: superreview?(brendan)
Attachment #178292 -
Flags: superreview+
Attachment #178292 -
Flags: review?(brendan)
Attachment #178292 -
Flags: review+
| Assignee | ||
Updated•20 years ago
|
Priority: -- → P1
Whiteboard: [patch]
Target Milestone: --- → mozilla1.8beta2
| Assignee | ||
Comment 5•20 years ago
|
||
Fix checked in to trunk. Filed unused intl code as bug 287340.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 6•20 years ago
|
||
(I didn't check in the Makefile.in change, but left that to the new bug.)
Comment 7•20 years ago
|
||
This will merge conflict with bug 283089. I'll CC dbaron on the parent bug 283681, to avoid further conflicts.
| Assignee | ||
Comment 8•20 years ago
|
||
Attachment #178604 -
Flags: superreview?(brendan)
Attachment #178604 -
Flags: review?(brendan)
Comment 9•20 years ago
|
||
Comment on attachment 178604 [details] [diff] [review] fix OOM case too, and sync GTK2 r+sr=me. /be
Attachment #178604 -
Flags: superreview?(brendan)
Attachment #178604 -
Flags: superreview+
Attachment #178604 -
Flags: review?(brendan)
Attachment #178604 -
Flags: review+
| Assignee | ||
Comment 10•20 years ago
|
||
followup checked in
Updated•6 years ago
|
Blocks: coverity-analysis
You need to log in
before you can comment on or make changes to this bug.
Description
•