Home
last modified time | relevance | path

Searched refs:read_after_free_bonus (Results 1 – 1 of 1) sorted by relevance

/external/compiler-rt/lib/asan/
Dasan_report.cc1102 int read_after_free_bonus = 0; in ReportGenericError() local
1114 if (!is_write) read_after_free_bonus = 18; in ReportGenericError()
1135 if (!is_write) read_after_free_bonus = 18; in ReportGenericError()
1165 SS.Scare(bug_type_score + read_after_free_bonus, bug_descr); in ReportGenericError()