-
- Downloads
* #14569: yamlparser: guarantee that the file exists for the duration of yamlparser's lifetime
Before it was possible that it was deleted in between the time it was checked and the time the YamlParser was created.
Showing
- daemon/src/config/yamlparser.cpp 2 additions, 6 deletionsdaemon/src/config/yamlparser.cpp
- daemon/src/config/yamlparser.h 2 additions, 8 deletionsdaemon/src/config/yamlparser.h
- daemon/src/managerimpl.cpp 6 additions, 12 deletionsdaemon/src/managerimpl.cpp
- daemon/test/configurationtest.cpp 4 additions, 1 deletiondaemon/test/configurationtest.cpp
Loading
Please register or sign in to comment