diff options
author | Zhang, Lubo <lubo.zhang@intel.com> | 2016-07-08 15:50:46 +0800 |
---|---|---|
committer | Jiaxin Wu <jiaxin.wu@intel.com> | 2016-07-11 10:46:49 +0800 |
commit | b522ca0cf5ab1f272fcfb7f20b487d47bbf480c4 (patch) | |
tree | 1c559d0083fc3555c9f2c0f8d0a85ea8673a90d0 /PerformancePkg | |
parent | c9a07555728814bb7d9d8fdf61cdb334b6b5a33d (diff) | |
download | edk2-platforms-b522ca0cf5ab1f272fcfb7f20b487d47bbf480c4.tar.xz |
NetworkPkg: Fix Assert issue in iSCSI driver.
The bug existed in replacing AsciiStrToUnicodeStr with AsciiStrToUnicodeStrS,
since MacString now is a pointer, the value sizeof(MacString)/sizeof (MacString[0])
is not correct here as the third parameter.
Cc: Fu Siyuan <siyuan.fu@intel.com>
Cc: Ye Ting <ting.ye@intel.com>
Cc: Wu Jiaxin <jiaxin.wu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Zhang Lubo <lubo.zhang@intel.com>
Reviewed-By: Wu Jiaxin <jiaxin.wu@intel.com>
Reviewed-by: Ye Ting <ting.ye@intel.com>
Reviewed-by: Fu Siyuan <siyuan.fu@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
Diffstat (limited to 'PerformancePkg')
0 files changed, 0 insertions, 0 deletions