Closed Bug 640373 Opened 14 years ago Closed 14 years ago

Turn off |operator new| checks in elfhack

Categories

(Developer Infrastructure :: Source Code Analysis, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: paul.biggar, Unassigned)

References

Details

elfhack is missing NULL checks after allocation. Since it doesn't actually ship, we don't need them, so we should turn them off.

I don't know how to do this. Any suggestions?
What analysis is failing? If you're talking about stack.js, it doesn't have anything to do with NULL checks, it's a type analysis which enforces that certain types are always or never allocated on the stack.
Sorry, I got confused between two unrelated pieces of work (the other being OOM checking).

As you say in bug 640300, we should fix the script.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
Product: Core → Firefox Build System
Product: Firefox Build System → Developer Infrastructure
You need to log in before you can comment on or make changes to this bug.