# The format of each line is:
# mistake||correction
#
ALWAYS_EXCEPT||always_except
alloca||malloc
comma_list.*osts_nodes||osts_nodes
comma_list.*mdts_nodes||mdts_nodes
sprintf||snprintf
strcat||strncat
strcpy||strncpy
/bin/bash||/usr/bin/bash
/bin/sh||/usr/bin/bash
version_code.*2.1[7-9]||version 2.16.x should be used
