Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
bgColor#ccccff
#include <stdio.h>
#ifndef __USE_ISOC99
  #include "my_stdio.h" /* includes reimplementation ofreimplements vsnprintf() */
#endif

Risk Assessment

...