audk/ShellPkg/DynamicCommand/TftpDynamicCommand
Jiaxin Wu 61d3f1000e ShellPkg/TftpDynamicCommand: Fix the potentially uninitialized local variable used.
Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=1217

Local variable 'Mtftp4Token' might be uninitialized when error happen. This patch is to
resolve the issue.

Cc: Ye Ting <ting.ye@intel.com>
Cc: Fu Siyuan <siyuan.fu@intel.com>
Cc: Carsey Jaben <jaben.carsey@intel.com>
Cc: Zeng Star <star.zeng@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Wu Jiaxin <jiaxin.wu@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
2018-09-28 10:46:28 +08:00
..
Tftp.c ShellPkg/TftpDynamicCommand: Fix the potentially uninitialized local variable used. 2018-09-28 10:46:28 +08:00
Tftp.h ShellPkg/tftp: Convert from NULL class library to Dynamic Command 2017-11-28 13:22:34 +08:00
Tftp.uni ShellPkg/TftpDynamicCommand: Add one option for tftp command to specify windowsize. 2018-09-27 09:00:01 +08:00
TftpApp.c ShellPkg/tftp: Convert from NULL class library to Dynamic Command 2017-11-28 13:22:34 +08:00
TftpApp.inf ShellPkg/tftp: Convert from NULL class library to Dynamic Command 2017-11-28 13:22:34 +08:00
TftpDynamicCommand.c ShellPkg/DynamicCommand: Fix bug that cannot start in boot 2017-11-29 10:32:02 +08:00
TftpDynamicCommand.inf ShellPkg/tftp: Convert from NULL class library to Dynamic Command 2017-11-28 13:22:34 +08:00