[OpenJDK 2D-Dev] RFR: 8239091: Reversed arguments in call to strstr in freetype "debug" code.

Brian Burkhalter brian.burkhalter at oracle.com
Fri Feb 14 18:40:28 UTC 2020


+1

Brian

> On Feb 14, 2020, at 9:14 AM, Phil Race <philip.race at oracle.com> wrote:
> 
> Bug: https://bugs.openjdk.java.net/browse/JDK-8239091
> Webrev :http://cr.openjdk.java.net/~prr/8239091/
> 
> One line fix
> from the man page of strstr it should be :-
> 
>        char *strstr(const char *haystack, const char *needle);
> 
> 
> -phil.



More information about the 2d-dev mailing list