Re: Logging Subversion client HTTP requests
From: Ryan Schmidt <subversion-2011a_at_ryandesign.com>
Date: Mon, 1 Aug 2011 02:50:57 -0500
On Aug 1, 2011, at 01:57, Markus Schaber wrote:
I would hope so. I know Subversion has a test suite which should ensure its reliability. But I can't guarantee for certain that some unexpected input that nobody has tested before (i.e. input that no existing Subversion client could generate, because the library just wouldn't do that) might cause a Subversion server to do something unexpected, like crash or write wrong data somewhere.
I've seen it in other (less-meticulously-developed) projects before. I was trying to debug some endian issues in a program to log in to a closed-source game server, and the unexpectedly endian-reversed bytes caused the game's auth server to crash.
Buffer overflows and other vulnerabilities that can cause crashes or unexpected operation are constantly being discovered in all kinds of software, and I can't say for certain that Subversion doesn't have any.
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.