Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 6510dcf6f71adbe282bff0ba2b236f1d074f819f
      
https://github.com/tianocore/edk2/commit/6510dcf6f71adbe282bff0ba2b236f1d074f819f
  Author: [email protected] <[email protected]>
  Date:   2023-07-20 (Thu, 20 Jul 2023)

  Changed paths:
    M NetworkPkg/HttpDxe/HttpDriver.c

  Log Message:
  -----------
  NetworkPkg/HttpDxe: fix driver binding start issue.

When failure happens in HttpDxeStart, the error handling code
release the memory buffer but it does not uninstall HTTP service
binding protocol. As the result, application can still locate
this protocol and invoke service binding functions in released
memory pool.

Cc: Maciej Rabeda <[email protected]>
Cc: Siyuan Fu <[email protected]>
Cc: Abner Chang <[email protected]>
Cc: Igor Kulchytskyy <[email protected]>
Cc: Nick Ramirez <[email protected]>
Signed-off-by: Nickle Wang <[email protected]>
Reviewed-by: Saloni Kasbekar <[email protected]>
Acked-by: Michael D Kinney <[email protected]>




_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to