[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: crash in svn_client_commit()

From: SteveKing <steveking_at_gmx.ch>
Date: 2003-02-10 22:35:08 CET

> If you can trace the crash and provide a patch (it's probably pretty
> simple to fix), that would be great... let us know.

in revision 4818 it crashes in file libsvn_subr/io.c line 60:
function io_check_path(),
...
if (path[0] == '\0') //crash here!
  path = ".";
...
 

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Feb 10 22:36:13 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.