diff options
author | 2007-05-31 22:06:02 +0000 | |
---|---|---|
committer | 2007-05-31 22:06:02 +0000 | |
commit | 0f34f8f079aa312cc3c94683d7dc59106b25b8b5 (patch) | |
tree | 66c6e2a52f31044504427aa4ef1c5013d8642e67 /share/man/man7/mdoc.7 | |
parent | Redo the syncer to be a little smarter on interaction while shutting down (diff) | |
download | wireguard-openbsd-0f34f8f079aa312cc3c94683d7dc59106b25b8b5.tar.xz wireguard-openbsd-0f34f8f079aa312cc3c94683d7dc59106b25b8b5.zip |
Minor bounds_check_with_label nits.
1) Use local variable 'labelsector' not 'labelsect' to be consistant (hp300,
mac68k, mvme68k, mvme88k, vax).
2) Having checked for sz == 0, the next check needs only be sz < 0, not <= 0.
(mac68k, mvme68k, mvme88k)
3) Use lp->d_partitions + DISKPART(dev), rather than
lp->d_partitions[DISKPART(dev)] (hp300).
Assuming no typos there should be no functional change.
Diffstat (limited to 'share/man/man7/mdoc.7')
0 files changed, 0 insertions, 0 deletions