| Summary: | [PATCH] Memcheck does not detect malloc/new/new[] mismatches in applications with custom allocators | ||
|---|---|---|---|
| Product: | [Developer tools] valgrind | Reporter: | Steve VanDeBogart <vandebo-valgrind> |
| Component: | memcheck | Assignee: | Julian Seward <jseward> |
| Status: | REPORTED --- | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Add new-like and new[]-like block client requests. | ||
|
Description
Steve VanDeBogart
2009-12-15 01:33:32 UTC
Created attachment 39060 [details]
Add new-like and new[]-like block client requests.
Add new-like and new[]-like block client requests. (C) Google.
|