Changes between Initial Version and Version 1 of Ticket #528


Ignore:
Timestamp:
2013-04-04T11:30:18Z (11 years ago)
Author:
Jakub Jermář
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #528 – Description

    initial v1  
    1313
    1414        async_answer_0(callid, ret);
     15}
    1516}}}
    1617
    17 `buf` is passed to `ahci_read/write_blocks()`, but it is never as_destroy()'ed in either of them nor in any other part of the ahci driver.
     18`buf` is passed to `ahci_read/write_blocks()`, but it is never as_destroy()'ed in either of them nor in any other part of the ahci driver or `libdrv`.