mirror of https://github.com/acidanthera/audk.git
bf7249df9c
Both the "ControllerHandle" parameter of CloseProtocol() and the "Handle" parameter of UninstallMultipleProtocolInterfaces() have type EFI_HANDLE, not (EFI_HANDLE*). This patch fixes actual bugs. The issues have been dormant likely because they are on error paths. (Or, in case of TlsAuthConfigDxe, because the driver is unloaded likely very infrequently.) Cc: Jiaxin Wu <jiaxin.wu@intel.com> Cc: Siyuan Fu <siyuan.fu@intel.com> Signed-off-by: Laszlo Ersek <lersek@redhat.com> Reviewed-by: Siyuan Fu <siyuan.fu@intel.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
||
---|---|---|
.. | ||
ComponentName.c | ||
Mtftp4Driver.c | ||
Mtftp4Driver.h | ||
Mtftp4Dxe.inf | ||
Mtftp4Dxe.uni | ||
Mtftp4DxeExtra.uni | ||
Mtftp4Impl.c | ||
Mtftp4Impl.h | ||
Mtftp4Option.c | ||
Mtftp4Option.h | ||
Mtftp4Rrq.c | ||
Mtftp4Support.c | ||
Mtftp4Support.h | ||
Mtftp4Wrq.c |