Fix incorrect comments in hmac.c and hmac_openssl.c
Michael Paquier <michael@paquier.xyz>
Fix incorrect comments in hmac.c and hmac_openssl.c Both files referred to pg_hmac_ctx->data, which, I guess, comes from the early versions of the patch that has resulted in commit e6bdfd9. Author: Sergey Shinderuk Discussion: https://postgr.es/m/8cbb56dd-63d6-a581-7a65-25a97ac4be03@postgrespro.ru Backpatch-through: 14
Files
| Path | Change | +/− |
|---|---|---|
| src/common/hmac.c | modified | +1 −3 |
| src/common/hmac_openssl.c | modified | +1 −3 |
Discussion
- Improve error handling of HMAC computations and SCRAM 9 messages · 2022-01-11 → 2022-01-13