yaml-cpp
yaml-cpp copied to clipboard
RegEx::MatchUnchecked(const Source& source) exception
Hello everyone! Sometimes when i use << YAML::BeginMap it leads to crash.

It would really be a problem if it happened every time, but it happens in about 3%, and it seems to me that this is a problem in the library and not in my code because all I do is write to the Emitter BeginMap.