Skip to content
Commit 10070e31 authored by Sam Kerner's avatar Sam Kerner Committed by Matt Morehouse
Browse files

Fix DataFlowSanitizer implementation of strchr() so that strchr(..., '\0')...

Fix DataFlowSanitizer implementation of strchr() so that strchr(..., '\0') returns a pointer to '\0'.

Summary:

Fixes https://bugs.llvm.org/show_bug.cgi?id=22392

Reviewers: pcc, morehouse

Reviewed By: morehouse

Subscribers: morehouse, #sanitizers

Tags: #sanitizers

Differential Revision: https://reviews.llvm.org/D77996
parent f1f37b7f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment