public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH EDK2 v1 0/1] NetworkPkg/Ip4Dxe:Null-checking before dereference
@ 2023-01-29  1:14 wenyi,xie
  2023-01-29  1:14 ` [PATCH EDK2 v1 1/1] " wenyi,xie
  0 siblings, 1 reply; 2+ messages in thread
From: wenyi,xie @ 2023-01-29  1:14 UTC (permalink / raw)
  To: devel, maciej.rabeda, siyuan.fu; +Cc: songdongkuang, xiewenyi2

Main Changes :
1.Null-checking first before a pointer is dereferenced.

Wenyi Xie (1):
  NetworkPkg/Ip4Dxe:Null-checking before dereference

 NetworkPkg/Ip4Dxe/Ip4Config2Nv.c | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

-- 
2.20.1.windows.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-01-29  1:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-29  1:14 [PATCH EDK2 v1 0/1] NetworkPkg/Ip4Dxe:Null-checking before dereference wenyi,xie
2023-01-29  1:14 ` [PATCH EDK2 v1 1/1] " wenyi,xie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox