mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-04-09 08:30:12 -04:00
The SQL changes every cycle due to zmDiskPercent/zmDiskBlocks/zmSystemLoad string substitution with live values, so prepare_cached never actually returns a cached handle. Instead it leaks one cache entry per distinct substituted value over the process lifetime. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>