Commit e4db972
committed
Use explicit_bzero() when clearing sslpassword in libpq
Since 74a308c, any security-sensitive information gets cleared from
memory this way. This was forgotten in 4dc6355.
Author: Daniel Gustafsson
Reviewed-by: Peter Eisentraut, Michael Paquier
Discussion: https://postgr.es/m/935443BA-D42E-4CE0-B181-1AD79E6DD45A@yesql.se1 parent d2a9959 commit e4db972
1 file changed
+3
-0
lines changed| 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