Files
zoneminder/src/zm_remote_camera.cpp
Isaac Connor 978f6577de fix: check for empty path before accessing first character
Prevents undefined behavior when path string is empty by checking
path.empty() before accessing path[0].

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 12:25:21 -05:00

3.8 KiB