1dda8cde867ec8834281c7d90e568a0189c39ce3
POSIX C strchr and strstr implementations return pointers and pointer arithmetic is error prone. Switch to std C++ index search offsets. Signed-off-by: Simon Rozman <simon@rozman.si>
Description
Languages
C++
100%