Searched refs:error_type_str (Results 1 – 1 of 1) sorted by relevance
147 const char *error_type_str; in set_human_readable_cause() local150 error_type_str = "Use After Free"; in set_human_readable_cause()153 error_type_str = "Double Free"; in set_human_readable_cause()156 error_type_str = "Invalid (Wild) Free"; in set_human_readable_cause()159 error_type_str = "Buffer Overflow"; in set_human_readable_cause()162 error_type_str = "Buffer Underflow"; in set_human_readable_cause()195 error_type_str, diff, byte_suffix, location_str, heap_object.size(), heap_object.address())); in set_human_readable_cause()