rdiff-backup-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Rdiff-backup-bugs] [bug #24100] Can't specify the root directory ('c:\'


From: Anders Hellstrand
Subject: [Rdiff-backup-bugs] [bug #24100] Can't specify the root directory ('c:\') as src in native win32 binary.
Date: Wed, 20 Aug 2008 11:06:24 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.04506)

Follow-up Comment #5, bug #24100 (project rdiff-backup):

Hi,

It's the function parse_file_desc() which is the problem (which never were a
problem as long as it was used in linux or cygwin as a single trailing
backslash won't occur in real life).

Just call the function parse_file_desc("c:") and you will see the problem
which results in a "index out of range" because of the logic which increases
the index and assumes that a single backslash can't occur in a string.

BR / Ahd71

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?24100>

_______________________________________________
  Meddelandet skickades via/av Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]