/usr/local/bin/scan-build/ccc-analyzer -DHAVE_CONFIG_H -I. -I.. -DSTANDALONE
-g3 -O1 -fvisibility=hidden -Wall -MT hmac256-hmac256.o -MD -MP -MF
.deps/hmac256-hmac256.Tpo -c -o hmac256-hmac256.o `test -f 'hmac256.c' || echo
'./'`hmac256.c
hmac256.c:499:7: warning: Use of memory after it is freed
_gcry_hmac256_release (hd); ^~~~~~~~~~~~~~~~~~~~~~~~~~
hmac256.c:621:11: warning: Use of memory after it is freed
_gcry_hmac256_release (hmachd); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
Note: this is a different finding than the 1904 bug.