Details
Details
Diff Detail
Diff Detail
Event Timeline
| include/sanitizer/common_interface_defs.h | ||
|---|---|---|
| 114 | Maybe find_first_bad_address? | |
Comment Actions
Sorry, had old version uploaded. PTAL.
| include/sanitizer/common_interface_defs.h | ||
|---|---|---|
| 114–115 | I think the name is too long already :) | |
Comment Actions
LGTM, but please also add a test for this function (to test/asan/TestCases/contiguous_container.cc)
Maybe find_first_bad_address?
Also, add a comment please.