DragonFly commits List (threaded) for 2004-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/i386/i386
dillon 2004/08/18 02:16:16 PDT
DragonFly src repository
Modified files:
sys/i386/i386 uio_machdep.c
Log:
Properly free the temporary sf_buf in uiomove_fromphys() if a copyin/copyout
fails. Such failures commonly occur when pipes are broken by a ^C.
Revision Changes Path
1.7 +3 -1 src/sys/i386/i386/uio_machdep.c
http://www.dragonflybsd.org/cvsweb/src/sys/i386/i386/uio_machdep.c.diff?r1=1.6&r2=1.7&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]