diff options
author | green <green@FreeBSD.org> | 2000-07-11 06:47:38 +0000 |
---|---|---|
committer | green <green@FreeBSD.org> | 2000-07-11 06:47:38 +0000 |
commit | 7402d1359e445859c09a9564907c835fdf346018 (patch) | |
tree | 243acdf7be17761acea78ab56f54a4ebf7e03850 /contrib | |
parent | bd64605db3215c4a53095aa5e1de7ae6ade5c18b (diff) | |
download | FreeBSD-src-7402d1359e445859c09a9564907c835fdf346018.zip FreeBSD-src-7402d1359e445859c09a9564907c835fdf346018.tar.gz |
One should never allocate 4-kilobyte structs and such on the interrupt
stack. It's bad for your machine's health.
Make the two huge structs in reseed() static to prevent crashes. This
is the bug that people have been running into and panic()ing on for the
past few days.
Reviewed by: phk
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions