A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Royce Mitchell III 638efc58aa security audit of explorer code...
strcpy -> lstrcpyn
strncpy -> lstrcpyn
[v]sprintf -> [v]snprintf
moved common Shell::get_path() subclass implementations into Shell::get_path_base() and made function overflow-proof
make other non-common subclass implementations of get_path overflow-proof

svn path=/trunk/; revision=17825
2005-09-12 21:46:09 +00:00
cis Locate latest revision ISO 2005-08-02 16:13:02 +00:00
irc added clean rule 2005-08-19 21:58:31 +00:00
msvc6 Initial revision 2004-02-06 08:21:52 +00:00
os2 OS/2: more changes to make it conform to rbuild. 2005-08-12 20:55:07 +00:00
posix Begin making the 'posix' module conform to rbuild. 2005-08-13 12:35:00 +00:00
reactos security audit of explorer code... 2005-09-12 21:46:09 +00:00
rosapps change rest of warnings to allowwarnings - sorry I didn't get to this the other day. 2005-09-10 18:39:34 +00:00
rosky Make the 'rosky' optional module compile. 2005-08-12 13:46:36 +00:00
vms Minor changes. 2005-08-13 12:33:04 +00:00