During memory analysis, the following functions are checked for memory errors:
strcat() strdup() strncat() strcmp() strncmp() strcpy() strncpy() strlen() strchr() strrchr() index() rindex() strpbrk() strspn() strcspn() strstr() strtok()
memccpy() memchr() memmove() memcpy() memcmp() memset() bcopy() bzero() bcmp()
malloc() calloc() realloc() free()