Open
Description
The return type of function std::string CEscape(absl::string_view src);
was incorrect in the report.
It should be std::string
, but the report records void
.
Metadata
Metadata
Assignees
Labels
No labels
The return type of function std::string CEscape(absl::string_view src);
was incorrect in the report.
It should be std::string
, but the report records void
.