Changes between Initial Version and Version 1 of Ticket #18011, comment 2


Ignore:
Timestamp:
Oct 23, 2022, 12:57:05 AM (2 years ago)
Author:
bipolar

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18011, comment 2

    initial v1  
    55`tests/kits/storage/disk_device/DiskDeviceTest.cpp`
    66
    7 And possibly `servers/mount/Automounter.cpp`? On line 216 reads `if (partition->ContentName() == NULL`, isn't that condition always false with ContentName() now returning a BString?
     7And 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?