Commit History

Author SHA1 Message Date
  Glenn Smith 47d5b6ead7 As suggested, extract strlen calls from sizes into variables so it isn't called twice 7 years ago
  Glenn Smith 79c34c68db Use strncpy instead of strcpy because again, buffer overflows 7 years ago
  Glenn Smith 7769da9434 Use strncat instead of strcat to prevent some buffer overflows 7 years ago
  Ben Payne e3bbc42925 Provide a safer version of convertUTF16toUTF8 10 years ago
  cpusci 7a8f46b19f Update for float, double and unsigned char, unsigned short, short, etc. char was left alone: read why here http://msdn.microsoft.com/en-us/library/cc953fe1.aspx 12 years ago
  DavidWyand-GG 35082e92eb Fix for Issue #214 12 years ago
  Scott Przybylski 48c64db840 Fix for Issue_190 12 years ago
  DavidWyand-GG 7dbfe6994d Engine directory for ticket #1 13 years ago