summaryrefslogtreecommitdiffstats
path: root/lib/libc/net/ether_addr.c
diff options
context:
space:
mode:
authorgreen <green@FreeBSD.org>2000-07-11 06:47:38 +0000
committergreen <green@FreeBSD.org>2000-07-11 06:47:38 +0000
commit7402d1359e445859c09a9564907c835fdf346018 (patch)
tree243acdf7be17761acea78ab56f54a4ebf7e03850 /lib/libc/net/ether_addr.c
parentbd64605db3215c4a53095aa5e1de7ae6ade5c18b (diff)
downloadFreeBSD-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 'lib/libc/net/ether_addr.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud