public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH EDK2 v1 0/1] RedfishPkg: fix memory leak issue
@ 2022-03-10 11:25 wenyi,xie
  2022-03-10 11:25 ` [PATCH EDK2 v1 1/1] " wenyi,xie
  0 siblings, 1 reply; 5+ messages in thread
From: wenyi,xie @ 2022-03-10 11:25 UTC (permalink / raw)
  To: devel, abner.chang, nickle.wang; +Cc: songdongkuang, xiewenyi2

Main Changes :
1.free the allocated memory when function collectionEvalOp return.
2.optimeze the code, no functional change.

Wenyi Xie (1):
  RedfishPkg: fix memory leak issue

 RedfishPkg/PrivateLibrary/RedfishLib/edk2libredfish/src/payload.c | 16 +++++++---------
 1 file changed, 7 insertions(+), 9 deletions(-)

-- 
2.20.1.windows.1


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

end of thread, other threads:[~2022-03-11  8:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-10 11:25 [PATCH EDK2 v1 0/1] RedfishPkg: fix memory leak issue wenyi,xie
2022-03-10 11:25 ` [PATCH EDK2 v1 1/1] " wenyi,xie
2022-03-11  5:48   ` Abner Chang
2022-03-11  7:03     ` Abner Chang
2022-03-11  8:02       ` wenyi,xie

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