diff options
author | Ruiyu Ni <ruiyu.ni@intel.com> | 2018-10-29 11:54:45 +0800 |
---|---|---|
committer | Ruiyu Ni <ruiyu.ni@intel.com> | 2018-10-30 09:17:40 +0800 |
commit | c87ac38cf280fa969f1033de3c5b7a157aac8cbc (patch) | |
tree | 11fb1a0aeb7a9fd6eaaebb7a7e6f2cdad161ad68 /BaseTools/Source/Python/GenFds/RuleSimpleFile.py | |
parent | c09b254bdc6050cc8b580a26558f692f958645d6 (diff) | |
download | edk2-c87ac38cf280fa969f1033de3c5b7a157aac8cbc.tar.gz edk2-c87ac38cf280fa969f1033de3c5b7a157aac8cbc.tar.bz2 edk2-c87ac38cf280fa969f1033de3c5b7a157aac8cbc.zip |
MdeModulePkg/UsbBusDxe: Add missing "return NULL" in UsbCreateDesc()
When (Len < Offset) is TRUE, indicating the data to visit is beyond
the boundary, the error message is printed but the function doesn't
return NULL.
It's a typo when modifying the commit 4c034bf62.
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/GenFds/RuleSimpleFile.py')
0 files changed, 0 insertions, 0 deletions