mg_vxprintf() function when supporting %e and %E format.
This new code calls mg_dtoa(tmp, 10, mantissa, 8, c == āeā), however the second parameter should be the sizeof(tmp) to ensure that there is no buffer overflow.
This is not a replay.
This tests whether a CRS can detect subtly vulnerable code introduced by a developer during a typical code review scenario.