Closed Bug 830295 Opened 11 years ago Closed 11 years ago

Custom linker segfault handler keeps references to library handles

Categories

(Core :: mozglue, defect)

All
Android
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla21

People

(Reporter: glandium, Assigned: glandium)

References

Details

Attachments

(1 file)

The segfault handler used for on-demand decompression gets a handle for the library, with the intent of not touching the refcounter but ends up increasing it, and never decreasing it. So in the end, libxul.so has > 1500 "references".
Attachment #701747 - Flags: review?(nfroyd) → review+
https://hg.mozilla.org/mozilla-central/rev/136b90350752
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla21
Depends on: 834459
Depends on: 865583
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: