[openssl/openssl] badda7: Fix coverity-1596616

Neil Horman noreply at github.com
Fri Apr 26 15:11:35 UTC 2024


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: badda78325dd961fa41a107796f2744ffbe8b265
      https://github.com/openssl/openssl/commit/badda78325dd961fa41a107796f2744ffbe8b265
  Author: Neil Horman <nhorman at 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 <matt at openssl.org>
Reviewed-by: Paul Dale <ppzgs1 at gmail.com>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24263)


  Commit: 3059052992ab61b0ba560ddf48111cecb5158ae2
      https://github.com/openssl/openssl/commit/3059052992ab61b0ba560ddf48111cecb5158ae2
  Author: Neil Horman <nhorman at 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 <matt at openssl.org>
Reviewed-by: Paul Dale <ppzgs1 at gmail.com>
Reviewed-by: Tomas Mraz <tomas at 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


More information about the openssl-commits mailing list