Reviewed-by: Erik Bjorge <[email protected]> -----Original Message----- From: Carsey, Jaben Sent: Friday, August 29, 2014 3:00 PM To: Bjorge, Erik C Cc: [email protected]; Carsey, Jaben Subject: ShellPkg: Refactor string manipulation in commands (#6)
Erik, Can you verify please? This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy through some other means. This patch replaces StrCat with StrnCat or refactors out the usage of StrCat through some other means. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jaben Carsey <[email protected]> ------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/ _______________________________________________ edk2-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/edk2-devel
