Closed Bug 547540 Opened 15 years ago Closed 15 years ago

leakstats.exe call fails when objdir contains a /

Categories

(Release Engineering :: General, defect)

x86
Windows Server 2003
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: kairo, Assigned: kairo)

Details

Attachments

(1 file)

When enabling Windows debug builds for SeaMonkey, I ran into the problem that the call to leakststs.exe is being invoked with an objdir of "objdir/mozilla" but it's a call that apparently goes to a native Windows shell and breaks with a "/" character in the path. I applied a fix to just replace the character in the objdir path and that got it to work.
This patch simply replaces a forward slash if present and therefore makes this call work. It's in use on the SeaMonkey master right now and works fine there.
Assignee: nobody → kairo
Status: NEW → ASSIGNED
Attachment #428040 - Flags: review?(bhearsum)
Attachment #428040 - Flags: review?(bhearsum) → review+
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: