Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   skrll
Date:           Fri Feb 21 12:41:29 UTC 2020

Modified Files:
        src/sys/arch/mips/adm5120/dev: ahci.c
        src/sys/dev/usb: ehci.c ohci.c uhci.c
        src/sys/external/bsd/dwc2: dwc2.c

Log Message:
Fix a memory leak.  Spotted by nat@


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys/arch/mips/adm5120/dev/ahci.c
cvs rdiff -u -r1.273 -r1.274 src/sys/dev/usb/ehci.c
cvs rdiff -u -r1.295 -r1.296 src/sys/dev/usb/ohci.c
cvs rdiff -u -r1.293 -r1.294 src/sys/dev/usb/uhci.c
cvs rdiff -u -r1.71 -r1.72 src/sys/external/bsd/dwc2/dwc2.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