summaryrefslogtreecommitdiffstats
path: root/lib/libf2c
diff options
context:
space:
mode:
authorats <ats@FreeBSD.org>1994-11-10 23:25:12 +0000
committerats <ats@FreeBSD.org>1994-11-10 23:25:12 +0000
commit61a9f7372bcb0b63ad799cd959ff6629fb79f16a (patch)
tree3d85cef8aa64e643679f9d85b228cbe929fc9f68 /lib/libf2c
parente55d2fff19eec0fc775ba2142b9f38b8bdcf89e5 (diff)
downloadFreeBSD-src-61a9f7372bcb0b63ad799cd959ff6629fb79f16a.zip
FreeBSD-src-61a9f7372bcb0b63ad799cd959ff6629fb79f16a.tar.gz
Fix an error to prevent some core dumps from ps.
You can get ps easily to core dump, if you are running a "make depend" on a kernel in one window and a "ps -auxww" in another. The ww will try to give you the full argument list of the command that can now be 64Kb large, but ps expected only 4Kb large arg arrays and doesn't check for overflows.
Diffstat (limited to 'lib/libf2c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud