Closed Bug 391477 Opened 17 years ago Closed 17 years ago

avoid trace-malloc suppression code on Windows

Categories

(Core :: General, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla1.9alpha8

People

(Reporter: dbaron, Assigned: dbaron)

Details

Attachments

(1 file)

Attached patch patchSplinter Review
On Linux, we avoid hitting the trace-malloc suppression code in many cases internal to trace-malloc by calling __libc_malloc, etc., directly.  This patch does the same thing for Windows, and also removes yet another unused chunk of unused Windows trace-malloc code.
Attachment #275910 - Flags: review?(brendan)
Comment on attachment 275910 [details] [diff] [review]
patch

r/a=me if it works. Usual nit about lining up linewise-adjacent macro bodies at same virtual tabstop.

/be
Attachment #275910 - Flags: review?(brendan)
Attachment #275910 - Flags: review+
Attachment #275910 - Flags: approval1.9+
Fix checked in to trunk, 2007-08-10 15:21 -0700.
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: