forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit87f29f4
committed
Fix incorrect comments in hmac.c and hmac_openssl.c
Both files referred to pg_hmac_ctx->data, which, I guess, comes from theearly versions of the patch that has resulted in commite6bdfd9.Author: Sergey ShinderukDiscussion:https://postgr.es/m/8cbb56dd-63d6-a581-7a65-25a97ac4be03@postgrespro.ruBackpatch-through: 141 parentdb6736c commit87f29f4
2 files changed
+2
-6
lines changedLines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 |
| - | |
42 |
| - | |
43 |
| - | |
| 41 | + | |
44 | 42 |
| |
45 | 43 |
| |
46 | 44 |
| |
|
Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
53 |
| - | |
54 |
| - | |
55 |
| - | |
| 53 | + | |
56 | 54 |
| |
57 | 55 |
| |
58 | 56 |
| |
|
0 commit comments
Comments
(0)