Changeset 472cb0b4 in mainline


Ignore:
Timestamp:
2024-11-10T19:12:13Z (3 days ago)
Author:
GitHub <noreply@…>
Parents:
0d00e53 (diff), a450088 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
git-author:
Miroslav Cimerman <70661600+mcimerman@…> (2024-11-10 19:12:13)
git-committer:
GitHub <noreply@…> (2024-11-10 19:12:13)
Message:

Merge a45008809f40e9510595e8baa13bc351aa313bc8 into 0d00e53ee0e707747c5d846467b5eddfa7a0e101

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/ata/src/ata.c

    r0d00e53 r472cb0b4  
    266266        ata_bd_fini_irq(chan);
    267267        fibril_mutex_unlock(&chan->lock);
     268        free(chan);
    268269
    269270        return rc;
Note: See TracChangeset for help on using the changeset viewer.