mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-04-09 08:30:12 -04:00
Warn() is a natural shorthand that's easy to reach for. Its absence caused a silent crash in zmfilter when Warn() resolved to Perl's built-in warn(), which wrote to a closed stderr under zmdc and killed the process. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>