From ce7965c0e23a3af87980a0f1fb5e15b1b505b218 Mon Sep 17 00:00:00 2001 From: memurro000 Date: Thu, 20 Nov 2025 16:51:30 +0300 Subject: [PATCH] Update property_tree submodule with XML parser fix This updates the property_tree submodule to include the fix for use-of-uninitialized-value in xml_parser_read_rapidxml.hpp The fix adds proper stream validation before XML parsing. --- libs/property_tree | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/property_tree b/libs/property_tree index 2669458cebee..2a688464bf3c 160000 --- a/libs/property_tree +++ b/libs/property_tree @@ -1 +1 @@ -Subproject commit 2669458cebee100bc1f9f4a9d2f0cd95d07740bc +Subproject commit 2a688464bf3c7659a6ef08d20812f6f14721056c