This repository was archived by the owner on Jan 26, 2026. It is now read-only.
Commit f436bf4
NIIBE Yutaka
random: Not use secure memory for DRBG instance.
* random/random-drbg.c (drbg_instance): New at BSS.
(_drbg_init_internal): Don't allocate at secure memory.
(_gcry_rngdrbg_close_fds): Follow the change.
--
GnuPG-bug-id: 5933
Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>1 parent cd30ed3 commit f436bf4
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
341 | 341 | | |
342 | 342 | | |
343 | 343 | | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
344 | 347 | | |
345 | 348 | | |
346 | 349 | | |
| |||
1783 | 1786 | | |
1784 | 1787 | | |
1785 | 1788 | | |
1786 | | - | |
1787 | | - | |
1788 | | - | |
| 1789 | + | |
1789 | 1790 | | |
1790 | 1791 | | |
1791 | 1792 | | |
| |||
1879 | 1880 | | |
1880 | 1881 | | |
1881 | 1882 | | |
1882 | | - | |
1883 | 1883 | | |
1884 | 1884 | | |
1885 | 1885 | | |
| |||
0 commit comments