handling empty env variable value better
shtiencode opened this issue · 0 comments
shtiencode commented
It looks multiple places in cppworker where std::string variables are initialized, the empty string causes error and core dump
terminate called after throwing an instance of 'std::logic_error' what(): basic_string::_M_construct null not valid