diff options
author | pfg <pfg@FreeBSD.org> | 2016-02-07 15:40:01 +0000 |
---|---|---|
committer | pfg <pfg@FreeBSD.org> | 2016-02-07 15:40:01 +0000 |
commit | d7b2b433b412071b70e0ec74bb4e2b5885c3c93e (patch) | |
tree | 91af36a3e28ee809419e76aa9f9b9a4e4aa3a7dd /lib/libc/stdio/fputwc.c | |
parent | b42dfac65547da9f8e3778f95d4af3448f362dda (diff) | |
download | FreeBSD-src-d7b2b433b412071b70e0ec74bb4e2b5885c3c93e.zip FreeBSD-src-d7b2b433b412071b70e0ec74bb4e2b5885c3c93e.tar.gz |
Revert r295359:
CID 1018688 is a false positive.
The initialization is done by calling vn_start_write(... &mp, flags).
mp is only an output parameter unless (flags & V_MNTREF), and fdesc
doesn't put V_MNTREF in flags.
Pointed out by: bde
Diffstat (limited to 'lib/libc/stdio/fputwc.c')
0 files changed, 0 insertions, 0 deletions