diff options
author | rwatson <rwatson@FreeBSD.org> | 2001-01-07 21:07:22 +0000 |
---|---|---|
committer | rwatson <rwatson@FreeBSD.org> | 2001-01-07 21:07:22 +0000 |
commit | e32240b99a8d48287f599734cac19327674038b7 (patch) | |
tree | 20fd33fff29b9c6a39505c52a1a678a96756e7e0 /lib/libc/stdlib/labs.c | |
parent | f54ce113df1b470b2af6d448422510e76dc189f2 (diff) | |
download | FreeBSD-src-e32240b99a8d48287f599734cac19327674038b7.zip FreeBSD-src-e32240b99a8d48287f599734cac19327674038b7.tar.gz |
o Remove unnecessary sanity check involving requested offset of extended
attribute read--the offset is required to be 0 by an earlier check,
meaning that it will always be within the scope of the attribute data.
This change should have no impact on executed code paths other than
removing the unnecessary check: please report if any new failures
start to occur as a result.
Obtained from: TrustedBSD Project
Diffstat (limited to 'lib/libc/stdlib/labs.c')
0 files changed, 0 insertions, 0 deletions