Buffer overflow hunt: removing strcpy, strcat, sprintf
[fw/sdcc] / sdccconf_in.h
index 3a38e3fb7f285399860e8ddfa77eb8d67d20fde5..babba6796c13b4aded2c75f968b732f091e07842 100644 (file)
@@ -29,6 +29,9 @@
 #undef HAVE_MACHINE_ENDIAN_H
 
 #undef HAVE_STRERROR
+#undef HAVE_VSNPRINTF
+#undef HAVE_SNPRINTF
+#undef HAVE_VSPRINTF
 
 #undef OPT_DISABLE_MCS51
 #undef OPT_DISABLE_GBZ80