Changes between Initial Version and Version 1 of Ticket #18011, comment 6
- Timestamp:
- Oct 23, 2022, 6:14:00 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18011, comment 6
initial v1 27 27 Thanks korli! 28 28 29 What about the other uses of BPartition ->ContentName() I've mentioned on comment:2? The fixes on the test ones seem trivial (used on printf() calls, so adding .String() would do the trick there).29 What about the other uses of BPartition::ContentName() I've mentioned on comment:2? The fixes on the test ones seem trivial (used on printf() calls, so adding .String() would do the trick there). 30 30 31 31 Any comments on that line 214 from Automounter.cpp? Can ContentName() ever return NULL now?