https://bugs.kde.org/show_bug.cgi?id=447961

--- Comment #5 from Andrius Štikonas <andr...@stikonas.eu> ---
(In reply to Michael Ehrlichman from comment #4)
> Perhaps a clue:  If I put a "/" at the front of the dafvs line  i.e. 
> replace "https" with "/https" then the bug goes away.
> 
> Of course putting a slash there is not a fix, I am simply trying to find
> clues as to what is wrong with the text processing.

I think that suggest bug in
static void parseFsSpec(const QString& m_fsSpec, FstabEntry::Type& m_entryType,
QString& m_deviceNode)
function. We don't hit any of the "if/else" cases there.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to