Changeset b718826 in mainline


Ignore:
Timestamp:
2024-11-14T16:43:46Z (3 weeks ago)
Author:
GitHub <noreply@…>
Parents:
12dd36c (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-14 16:43:46)
git-committer:
GitHub <noreply@…> (2024-11-14 16:43:46)
Message:

Merge a45008809f40e9510595e8baa13bc351aa313bc8 into 12dd36c50ddb4a9f3ef61157afc0eaba800ce4ad

File:
1 edited

Legend:

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

    r12dd36c rb718826  
    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.