diff options
author | pfg <pfg@FreeBSD.org> | 2016-04-03 16:38:15 +0000 |
---|---|---|
committer | pfg <pfg@FreeBSD.org> | 2016-04-03 16:38:15 +0000 |
commit | 654738b37a40fbab85dc975de5bcf68363c02cda (patch) | |
tree | 3174f039951c824f3d591230ecff18090a75bad2 /UPDATING | |
parent | 858326e785b319d64e65979df01adf4dd7762fa4 (diff) | |
download | FreeBSD-src-654738b37a40fbab85dc975de5bcf68363c02cda.zip FreeBSD-src-654738b37a40fbab85dc975de5bcf68363c02cda.tar.gz |
chdone(): Prevent returning uninitialized scalar value.
If there is an error different from ERESTART, there is some
chance that we may end up accessing an uninitialized value. This
doesn't seem likely/possible but initialize announce_buf[0],
just in case.
CID: 1006486
Diffstat (limited to 'UPDATING')
0 files changed, 0 insertions, 0 deletions