• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Mu-L / openssl / 13733108735

18 Feb 2025 03:40PM UTC coverage: 68.198% (-0.007%) from 68.205%
13733108735

push

github

t8m
Free hashtable prior to freeing atomic worker_lock

lhash_test uses a hashtable that may not be empty at the end of the test

Given that the free function frees the elements in the list and uses the
atomic worker_lock to do so, we need to free the hash table prior to
freeing the working lock to avoid the use of unallocated memory.

Fixes #26798

Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26800)

157313 of 230670 relevant lines covered (68.2%)

5469556.86 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

75.06
/crypto/encode_decode/decoder_pkey.c


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc