Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
prevent excessive time (found by oss-fuzz)
the following triggered this: std::string message = fmt::format("\377{:.214718908}\377", fmt::arg("/\0", 0.f)); there are probably more places with calls to fill_n which could be checked
- Loading branch information