[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdebase/konqueror/sidebar/trees
From:       Richard J. Moore <rich () kde ! org>
Date:       2005-02-19 14:27:55
Message-ID: 20050219142755.AC4FF1D3F4 () office ! kde ! org
[Download RAW message or body]

CVS commit by rich: 

Don't let people inject switches to the command line


  M +1 -1      konq_sidebartree.cpp   1.49


--- kdebase/konqueror/sidebar/trees/konq_sidebartree.cpp  #1.48:1.49
@@ -660,5 +660,5 @@ void KonqSidebarTree::scanDir( KonqSideb
                                  && !entries.contains( *eIt ) && !dirEntries.contains( *eIt ) )
                             { // we don't have that one yet -> copy it.
-                                QString cp("cp -R ");
+                                QString cp("cp -R --");
                                 cp += KProcess::quote(dirtree_dir + *eIt);
                                 cp += " ";


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic