diff options
author | Hao Wu <hao.a.wu@intel.com> | 2015-12-15 06:00:10 +0000 |
---|---|---|
committer | vanjeff <vanjeff@Edk2> | 2015-12-15 06:00:10 +0000 |
commit | 623f8330bcc1aa12947c799cd8129075f52b39e0 (patch) | |
tree | edb53d1fbe0c71c3e9c7852f5d9e2d8ec7f829b3 /MdePkg/MdePkg.dsc | |
parent | 7f58594c3263afcce15bcd1d784590a4f0083646 (diff) | |
download | edk2-platforms-623f8330bcc1aa12947c799cd8129075f52b39e0.tar.xz |
MdeModulePkg UfsPassThru: ASSERT if params are NULL in SignalCallerEvent
In function SignalCallerEvent(), 'Private' and 'TransReq' are dereferenced
before NULL checking.
Since the function assumes that both 'Private' and 'TransReq' passed in
are not NULL pointer, this commit will add an ASSERT to make sure the
above assumption is satisfied.
(Sync patch r19266 from main trunk.)
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2015@19270 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/MdePkg.dsc')
0 files changed, 0 insertions, 0 deletions