diff options
author | rwatson <rwatson@FreeBSD.org> | 2001-10-23 19:09:01 +0000 |
---|---|---|
committer | rwatson <rwatson@FreeBSD.org> | 2001-10-23 19:09:01 +0000 |
commit | 83a8501a7c9b936d3fdaf41c99f2d34d39e811f3 (patch) | |
tree | 7cc5998f541a1770fd3d5d2bf621247ee62e3cba /lib/libc/stdio/fopen.c | |
parent | 972de970f5b7d3a73530169659fe3b5f09a3204c (diff) | |
download | FreeBSD-src-83a8501a7c9b936d3fdaf41c99f2d34d39e811f3.zip FreeBSD-src-83a8501a7c9b936d3fdaf41c99f2d34d39e811f3.tar.gz |
o vn_open() fails to call VOP_CLOSE() if vfs_object_create fails. Ideally
all successful calls to VOP_OPEN() might be reflected in a call to
VOP_CLOSE(). For now, simply add a comment reflecting this problem;
this should be fixed at some point.
Diffstat (limited to 'lib/libc/stdio/fopen.c')
0 files changed, 0 insertions, 0 deletions