Changeset 9090805 in mainline


Ignore:
Timestamp:
2025-01-08T14:10:33Z (6 days ago)
Author:
GitHub <noreply@…>
Parents:
4e1221c (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@…> (2025-01-08 14:10:33)
git-committer:
GitHub <noreply@…> (2025-01-08 14:10:33)
Message:

Merge a45008809f40e9510595e8baa13bc351aa313bc8 into 4e1221c8d8cc3a037950f3af0db2898aad17fb55

File:
1 edited

Legend:

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

    r4e1221c r9090805  
    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.