
wow that sure is
that sure is a function
appreciating how even if you modified it to do *s2++
it would still be wrong because it wouldnt return true if s1 is == s2 and would also actually read a byte past the end of s1 potentially segfaulting

definitely segfaulting because in that case it reads every byte until end of memory yeah