Changes between Initial Version and Version 1 of Ticket #19033, comment 1


Ignore:
Timestamp:
12/20/2023 12:59:50 PM (15 months ago)
Author:
Xi Ruoyao

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified Ticket #19033, comment 1

    initial v1  
    11There are some test failures: https://github.com/linux-nvme/libnvme/issues/762
    22
    3 It seems a real issue and the fix is merged as https://github.com/linux-nvme/libnvme/pull/763.
     3(The report mentions two failures, but I've only seen one of them on my BLFS system.)
     4
     5It seems a real issue and the fix is merged as a part of https://github.com/linux-nvme/libnvme/pull/763.
     6
     7`sed 's/free(ns)/return ret/' -i src/nvme/tree.c`