summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2013-09-09 05:01:18 +0000
committerdelphij <delphij@FreeBSD.org>2013-09-09 05:01:18 +0000
commit7917506a10ddaddfb329123334ea2e3590112910 (patch)
tree1187a91dd578e022c49bb1d9ae6050f55ac4b010 /etc
parenta9b6160aa19a312e651fa2f01b1916b102d32925 (diff)
downloadFreeBSD-src-7917506a10ddaddfb329123334ea2e3590112910.zip
FreeBSD-src-7917506a10ddaddfb329123334ea2e3590112910.tar.gz
In r243868, the error message buffer errmsg have been changed from
an on-stack array to a pointer and therefore sizeof(errmsg) would become 4 or 8 bytes depending on the architecture. Fix this by using ERRMSGL in place of sizeof(). Submitted by: J David <j.david.lists@gmail.com> MFC after: 3 days Approved by: re (kib)
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud