Source-Changes archive

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

CVS commit: src/sys/dev/scsipi



Module Name:    src
Committed By:   yamt
Date:           Sat Mar  8 10:31:52 UTC 2008

Modified Files:
        src/sys/dev/scsipi: atapiconf.c

Log Message:
fix a double-free bug introduced by the following change.  PR/38179.

    revision 1.75
    date: 2008/01/29 17:26:57;  author: dyoung;  state: Exp;  lines: +34 -15
    Use device_t.  Add a handler for child detachment.  Now I can detach
    cd0 at atapibus0 without getting a panic when atapibus0 detaches,
    later.


To generate a diff of this commit:
cvs rdiff -r1.75 -r1.76 src/sys/dev/scsipi/atapiconf.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