mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-04-09 16:41:40 -04:00
PostSQLConditions, HasDiskPercent, HasDiskBlocks, and HasSystemLoad were set during Sql() term processing but never cleared between rebuilds. Each Execute() cycle pushed duplicate ExistsInFileSystem terms onto the PostSQLConditions array, causing it to grow unboundedly over the process lifetime. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>