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

crash in svn_client_commit()

From: SteveKing <steveking_at_gmx.ch>
Date: 2003-02-10 18:25:21 CET

Hi,

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.

Stefan
Received on Mon Feb 10 18:26:37 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.