diff --git a/library/xml b/library/xml index c98b89239..111d88937 160000 --- a/library/xml +++ b/library/xml @@ -1 +1 @@ -Subproject commit c98b89239c387f967a8656c863f9a923c26244d2 +Subproject commit 111d88937adf56fdb7d366c59176a7cecda5415d diff --git a/plugins/devel/check-structures-sanity.cpp b/plugins/devel/check-structures-sanity.cpp index dc32c52c3..6f21dda3f 100644 --- a/plugins/devel/check-structures-sanity.cpp +++ b/plugins/devel/check-structures-sanity.cpp @@ -186,6 +186,7 @@ Checker::Checker(color_ostream & out) : Core::getInstance().p->getMemRanges(mapped); enums = false; sizes = false; + lowmem = false; } bool Checker::check()