Oxide library overrides malloc when it shouldn't
Bug #1595324 reported by
Chris Coulson
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Oxide |
Fix Released
|
Medium
|
Chris Coulson |
Bug Description
When compiled without the experimental allocator shim or tcmalloc, Chromium overrides glibc's malloc symbols (via base/process/
We only want this behaviour for child processes.
Related branches
Changed in oxide: | |
importance: | Undecided → Medium |
status: | New → Triaged |
assignee: | nobody → Chris Coulson (chrisccoulson) |
Changed in oxide: | |
milestone: | none → branch-1.17 |
status: | Triaged → Fix Released |
To post a comment you must log in.