[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: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2003-02-10 20:32:14 CET

"SteveKing" <steveking@gmx.ch> writes:
> when calling the function svn_client_commit() with
> the second parameter being an empty apr_array_header_t
> (created with apr_array_make() and nothing added to it)
> then subversion crashes.
> Sure clients using this function should check if they're
> passing an empty array or not but it's 'rude' of subversion
> to crash instead of throwing an error.
> I used revision 4753.

How did you make this happen? By running 'svn', or by writing new
code that uses the API?

(Agree it's not ideal behavior, just curious about the reproduction
recipe :-) ).

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Feb 10 21:03:40 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.