Remove out-of-bounds write

This removes an out-of-bounds write. The whole statement can simply be
removed since snprintf already adds the trailing 0 byte.
1 file changed