CVE-2026-32854: Unchecked Strchr Derefcve-2026-32854-unchecked-strchr-deref
Missing NULL check on the result of `strchr` or `strrchr` before using it in string/memory operations. This can lead to a NULL pointer dereference if the character is not found.