Revision 0f644b96d209443b4566f7e86e3be2568292e75b authored by rilysh on 21 January 2024, 06:48:09 UTC, committed by Tomas Mraz on 25 January 2024, 15:39:09 UTC
strstr() is used to match multiple characters in the haystack, whereas strchr() is used to matched only single character. CLA: trivial Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com> Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/23347)
1 parent ea6268c

Computing file changes ...