From eaf69f591f8cf71319060c97da1aeddcd3a853cf Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Mon, 11 Aug 2025 00:52:09 +0200 Subject: SimplePie Fix regex backtrack limit in clean_hash() (#7813) https://github.com/FreshRSS/simplepie/pull/48 and merge upstream https://github.com/FreshRSS/simplepie/pull/49 fix https://github.com/FreshRSS/FreshRSS/issues/7807 We had a risk of hitting `Backtrack limit was exhausted` in case of open XML comment `#s', + '#|(?=]]>))#s', // XML comments up to a max length and stops at apparent end of CDATA section ], '', $stream_data -- cgit v1.2.3