Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: fce142fd31b54caae5f5346cdce382ac5a3e044d
      
https://github.com/tianocore/edk2/commit/fce142fd31b54caae5f5346cdce382ac5a3e044d
  Author: Baraneedharan Anbazhagan <anbazha...@hp.com>
  Date:   2025-04-17 (Thu, 17 Apr 2025)

  Changed paths:
    M SecurityPkg/Library/AuthVariableLib/AuthService.c

  Log Message:
  -----------
  SecurityPkg/AuthVariableLib: Fix memory leak in CheckSignatureListFormat

RsaGetPublicKeyFromX509  allocates memory for RsaContext parameter
and the memory allocated earlier is not necessary

Signed-off-by: Anbazhagan Baraneedharan <anbazha...@hp.com>


  Commit: 5f5cf1c1abd222a39952bce0a884dec44b4fd81e
      
https://github.com/tianocore/edk2/commit/5f5cf1c1abd222a39952bce0a884dec44b4fd81e
  Author: Baraneedharan Anbazhagan <anbazha...@hp.com>
  Date:   2025-04-17 (Thu, 17 Apr 2025)

  Changed paths:
    M SecurityPkg/Library/AuthVariableLib/AuthService.c

  Log Message:
  -----------
  Remove unnecessary RsaFree call in failing path

Signed-off-by: Anbazhagan Baraneedharan <anbazha...@hp.com>


Compare: https://github.com/tianocore/edk2/compare/2e81eb8f0595...5f5cf1c1abd2

To unsubscribe from these emails, change your notification settings at 
https://github.com/tianocore/edk2/settings/notifications


_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to