diff options
author | delphij <delphij@FreeBSD.org> | 2014-12-13 02:08:18 +0000 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2014-12-13 02:08:18 +0000 |
commit | 57f4abab04df8f943853c019a4d2882991f58bf1 (patch) | |
tree | 1c8e8f7b303cc7c77234f7925be452cc9378cd4c /lib/libc/posix1e/acl_perm.c | |
parent | c0275ade7f517267970771fff560b8de6146a8c8 (diff) | |
download | FreeBSD-src-57f4abab04df8f943853c019a4d2882991f58bf1.zip FreeBSD-src-57f4abab04df8f943853c019a4d2882991f58bf1.tar.gz |
MFV r275548:
Verify that the block pointer is structurally valid, before attempting to
read it in. It can only be invalid in the case of a ZFS bug, but this
change will help identify such bugs in a more transparent way, by
panic'ing with a relevant message, rather than indexing off the end of an
array or something.
Illumos issue:
5349 verify that block pointer is plausible before reading
MFC after: 2 weeks
Diffstat (limited to 'lib/libc/posix1e/acl_perm.c')
0 files changed, 0 insertions, 0 deletions