DragonFly commits List (threaded) for 2007-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/dev/disk/vn vn.c
y0netan1 2007/01/29 06:17:39 PST
DragonFly src repository
Modified files: (Branch: DragonFly_RELEASE_1_6)
sys/dev/disk/vn vn.c
Log:
MFC rev 1.30:
pbn * vn->sc_secsize may wraparound, because both pbn and vn->sc_secsize
are of type int. Cast to off_t before multiplication.
Revision Changes Path
1.24.2.1 +1 -1 src/sys/dev/disk/vn/vn.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/disk/vn/vn.c.diff?r1=1.24&r2=1.24.2.1&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]