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

"svn diff" bug that leads to security/privacy problems

From: Vincent Lefevre <vincent+svn_at_vinc17.org>
Date: 2005-03-25 15:43:21 CET

I don't know if this bug has been fixed, but with the Debian package
(unstable), when I do a "svn diff" in a directory where a symbolic
link has been added, Subversion does a diff on this link, even when
the file pointed to is a binary file. The consequence is that these
binary data are sent to the terminal (in my case, xterm). This had
two very bad side effects:

1) The terminal was trashed (I had to do a "reset").

2) A part of the data was sent to the printer! I suppose that some
escape sequence was interpreted as a request for printing.

-- 
Vincent Lefèvre <vincent_at_vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / SPACES project at LORIA
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Mar 25 15:44:37 2005

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.