Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch



Module Name:    src
Committed By:   rin
Date:           Sun May 29 10:45:05 UTC 2022

Modified Files:
        src/sys/arch/evbppc/explora/dev: le_elb.c
        src/sys/arch/mipsco/obio: if_le.c
        src/sys/arch/mvme68k/dev: if_le.c
        src/sys/arch/sparc/dev: if_le_obio.c
        src/sys/arch/vax/if: if_le_vsbus.c

Log Message:
le(4): Fix resource leaks for error paths.

XXX
Compile test only (at least one arch per driver).


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/evbppc/explora/dev/le_elb.c
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/mipsco/obio/if_le.c
cvs rdiff -u -r1.36 -r1.37 src/sys/arch/mvme68k/dev/if_le.c
cvs rdiff -u -r1.28 -r1.29 src/sys/arch/sparc/dev/if_le_obio.c
cvs rdiff -u -r1.28 -r1.29 src/sys/arch/vax/if/if_le_vsbus.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index