Torque3D/Engine/source/core/strings
2018-03-08 00:45:24 -05:00
..
findMatch.cpp Use strncpy instead of strcpy because again, buffer overflows 2018-03-06 02:35:33 -05:00
findMatch.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
stringFunctions.cpp Better to use strlcat and strlcpy and move them to the cpp file. Provided an implementation for platforms that don't support them (macOS only currently) 2018-03-08 00:45:24 -05:00
stringFunctions.h Better to use strlcat and strlcpy and move them to the cpp file. Provided an implementation for platforms that don't support them (macOS only currently) 2018-03-08 00:45:24 -05:00
stringUnit.cpp Use strncat instead of strcat to prevent some buffer overflows 2018-03-06 00:48:44 -05:00
stringUnit.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
unicode.cpp Fixed V610: Undefined behavior 2017-04-27 12:13:05 +03:00
unicode.h Rename the memory allocating versions to make prev error less likely 2015-01-26 16:52:06 -05:00