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

r10788 on Win32

From: D.J. Heap <dj_at_shadyvale.net>
Date: 2004-09-01 05:18:32 CEST

I think there may be another problem with this commit -- it builds fine
on Win32, but it croaks with a NULL pointer dereference in
svn_utf_cstring_from_utf8_ex because get_xlate_handle_node sets node to
NULL but does not return an error in some cases -- such as not having
APR_ICONV_PATH set.

I don't know if this affects other platforms or not...?

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Sep 1 05:17:06 2004

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.