]> git.proxmox.com Git - mirror_edk2.git/commit
EmbeddedPkg/Lan9118Dxe: Fixed dereferencing optional NULL pointer
authorOlivier Martin <olivier.martin@arm.com>
Mon, 27 Oct 2014 10:35:57 +0000 (10:35 +0000)
committeroliviermartin <oliviermartin@Edk2>
Mon, 27 Oct 2014 10:35:57 +0000 (10:35 +0000)
commita537c71726627da40d786b1644d68cc7c3654d31
tree79a248d4b7e7196dace0a7dd7cce48d5f9b227d3
parentc9263c7dd26a17c1f1990f2554e8ec0f469e0080
EmbeddedPkg/Lan9118Dxe: Fixed dereferencing optional NULL pointer

TxBuff argument is optional in SNP.GetStatus(). This argument can be NULL.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <olivier.martin@arm.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16236 6f19259b-4bc3-4df7-8a09-765794883524
EmbeddedPkg/Drivers/Lan9118Dxe/Lan9118Dxe.c