Skip to content
  • Pierangelo Masarati's avatar
    first round of s/sprintf/snprintf/; the rationale is: truncate error messages... · 2de9d97a
    Pierangelo Masarati authored
    first round of s/sprintf/snprintf/; the rationale is: truncate error messages rather than buffer overflow; otherwise, assert that no buffer overflow occurred.  In some cases, error handling could be added. Please note: no real error in the code was found so far, apart from that in syncprov.c and from some config-time error logging; however, errors could slip thru again if things don't change consistently
    2de9d97a