Commit History

Autor SHA1 Mensaxe Data
  Jeff Hutchinson 050d710580 Remove unused variables and cleanup precision warnings as dSprintf takes a U32 for the size of the buffer to use. %!s(int64=7) %!d(string=hai) anos
  Glenn Smith a94587af43 Use strncpy instead of strcpy because again, buffer overflows %!s(int64=7) %!d(string=hai) anos
  Glenn Smith 1728fe39ad Use strncat instead of strcat to prevent some buffer overflows %!s(int64=7) %!d(string=hai) anos
  Areloch 407bbce509 Merging %!s(int64=8) %!d(string=hai) anos