eaa50691fc
Because we passed a temporary as the logger, it gets destroyed after the config_parser constructor returns and when the logger is called in config_parser it operates on a dangling reference. Ref: https://stackoverflow.com/q/35770357/5363071 |
||
---|---|---|
.. | ||
bar.cpp | ||
command_line.cpp | ||
config_parser.cpp |