Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: badda78325dd961fa41a107796f2744ffbe8b265
      
https://github.com/openssl/openssl/commit/badda78325dd961fa41a107796f2744ffbe8b265
  Author: Neil Horman <nhor...@openssl.org>
  Date:   2024-04-26 (Fri, 26 Apr 2024)

  Changed paths:
    M crypto/hashtable/hashtable.c

  Log Message:
  -----------
  Fix coverity-1596616

Need to add a null check prior to derefencing pointer for free

Reviewed-by: Matt Caswell <m...@openssl.org>
Reviewed-by: Paul Dale <ppz...@gmail.com>
Reviewed-by: Tomas Mraz <to...@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24263)


  Commit: 3059052992ab61b0ba560ddf48111cecb5158ae2
      
https://github.com/openssl/openssl/commit/3059052992ab61b0ba560ddf48111cecb5158ae2
  Author: Neil Horman <nhor...@openssl.org>
  Date:   2024-04-26 (Fri, 26 Apr 2024)

  Changed paths:
    M crypto/conf/conf_mod.c

  Log Message:
  -----------
  Fix coverity 1596617

Somehow a double free slipped into conf_mod.c, remove it

Reviewed-by: Matt Caswell <m...@openssl.org>
Reviewed-by: Paul Dale <ppz...@gmail.com>
Reviewed-by: Tomas Mraz <to...@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24263)


Compare: https://github.com/openssl/openssl/compare/bde66e828dd2...3059052992ab

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

Reply via email to