Open Bug 736760 Opened 13 years ago Updated 2 years ago

GC: use valgrind macros to annotate use and free of GCThings

Categories

(Core :: JavaScript Engine, defect)

defect

Tracking

()

People

(Reporter: terrence, Unassigned)

References

(Blocks 1 open bug)

Details

The fuzzers would like this to help detect read-after-free errors. Currently we detect use-after-free by filling with 0xbd; these annotations should allow valgrind to spot any "use of uninitialized memory".
Assignee: general → nobody
Blocks: GC.stability
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.