mayah / tinytoml

A header only C++11 library for parsing TOML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ABRT on __cxxabiv1

NotmebutWind opened this issue · comments

Here is the seed that cause the ABRT when parse it use parseFile. you can use your parse_file.cc to reproduce the ABRT.

I think it occured at
void toml::failwith<char const
toml::Value::ensureValue

case1445.zip