Skip to content
Snippets Groups Projects
Commit 00a3a436 authored by Sebastian Holtermann's avatar Sebastian Holtermann
Browse files

SystemTools: Update buffered env value string only on a change

In `SystemToolsStatic::GetEnvBuffered` a pointer to the data of an internal
`std::string` is returned.  This string should only be updated on a change to
keep already emitted pointers valid as long as possible.
parent e92bdbe8
No related branches found
No related tags found
1 merge request!138SystemTools: Modernize loops
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment