Changes between Initial Version and Version 1 of Ticket #18011, comment 2
- Timestamp:
- Oct 23, 2022, 12:57:05 AM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18011, comment 2
initial v1 5 5 `tests/kits/storage/disk_device/DiskDeviceTest.cpp` 6 6 7 And possibly `servers/mount/Automounter.cpp`? On line 21 6reads `if (partition->ContentName() == NULL`, isn't that condition always false with ContentName() now returning a BString?7 And possibly `servers/mount/Automounter.cpp`? On line 214 reads `if (partition->ContentName() == NULL`, isn't that condition always false with ContentName() now returning a BString?