> No I won't... the memory looks like this: > > ['.', '\0'] or ['.', '/', '\0'] or ['/', '\0'] > > So it will end up as empty string, but it definitely won't segfault, > because '\0' won't match neither '/' nor '.'. Yep, okay. > > I don't think you need to cast this. > > My GCC thinks I do for some reason. It didn't build without this... I > tried. (it was just a warning, but we are converting them to errors) Huh, that's strange. What version of gcc is it? - Chris _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list