forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite4db972
committed
Use explicit_bzero() when clearing sslpassword in libpq
Since74a308c, any security-sensitive information gets cleared frommemory this way. This was forgotten in4dc6355.Author: Daniel GustafssonReviewed-by: Peter Eisentraut, Michael PaquierDiscussion:https://postgr.es/m/935443BA-D42E-4CE0-B181-1AD79E6DD45A@yesql.se1 parentd2a9959 commite4db972
1 file changed
+3
-0
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4037 | 4037 |
| |
4038 | 4038 |
| |
4039 | 4039 |
| |
| 4040 | + | |
| 4041 | + | |
4040 | 4042 |
| |
| 4043 | + | |
4041 | 4044 |
| |
4042 | 4045 |
| |
4043 | 4046 |
| |
|
0 commit comments
Comments
(0)