Branch: refs/heads/2.2.0
Home:
https://github.com/Checkmk/checkmk
Commit: 5ad81056c4b1b84cf7d84c13b65537671c888c55
https://github.com/Checkmk/checkmk/commit/5ad81056c4b1b84cf7d84c13b65537671…
Author: Sergey Kipnis <sergey.kipnis(a)checkmk.com>
Date: 2023-06-26 (Mon, 26 Jun 2023)
Changed paths:
M agents/wnx/src/common/wtools.cpp
Log Message:
-----------
prevent dangerous exception raising
Potentially std::filesystem::relative may generate exception.
Our code doesn't tolerate exceptions here.
SUP-14502
Change-Id: Iff29163fd3c34dd6c80cb68bab3b03673e7c1192