Open DanNixon opened 9 months ago
Previously, size parameter to vsnprintf did not take into account the amount of the buffer already used for the timestamp.
vsnprintf
Previously, size parameter to
vsnprintf
did not take into account the amount of the buffer already used for the timestamp.