Skip to content
  • Kipp Cannon's avatar
    fix numerous format-truncate warnings · 6344e2ef
    Kipp Cannon authored
    - current gcc does not allow snprintf() return values to go unchecked when it believes there is a risk of the result being truncated.  this patch fixes
    - refs #5726
    Original: 05b02ebc24a4f2a7cbcdf829bd8afeb1041a2743
    6344e2ef