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

[PATCH] Fix filename encoding error in svn_io_open_unique_file3()

From: Julian Foad <julian.foad_at_wandisco.com>
Date: Thu, 17 Jun 2010 17:33:31 +0100

I spotted a filename encoding error when using "delete on pool cleanup"
with svn_io_open_unique_file3(). I have not tested this, but I believe
this bug would fail to clean up the temp file if the UTF-8 encoding of
the directory path differs from its APR encoding.

How can I easily test this in my Ubuntu UTF-8 environment?

- Julian

Received on 2010-06-17 18:34:25 CEST

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.