Changes between Initial Version and Version 1 of Ticket #19033, comment 1
- Timestamp:
- 12/20/2023 12:59:50 PM (15 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified Ticket #19033, comment 1
initial v1 1 1 There are some test failures: https://github.com/linux-nvme/libnvme/issues/762 2 2 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 5 It 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`