Summary: | Fix massive space leak when reading compressed debuginfo sections | ||
---|---|---|---|
Product: | [Developer tools] valgrind | Reporter: | Julian Seward <jseward> |
Component: | general | Assignee: | Julian Seward <jseward> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 3.13 SVN | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Bug Depends on: | |||
Bug Blocks: | 303877 | ||
Attachments: | Fix |
Description
Julian Seward
2017-03-17 09:35:21 UTC
Created attachment 104607 [details]
Fix
A fix. Largely rewrites get_slowcase, documents abovementioned invariant,
and adds a bunch of sanity checking for CEnts.
Fixed, r16279. |