You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Kevin Pilch-Bisson <ke...@pilch-bisson.net> on 2002/12/20 14:06:59 UTC

[azverkan@yahoo.com: Joe Orton please read: Overrrun a neon buffer size during svn merge URL URL]

Thought I'd send this along to the neon list.

----- Forwarded message from Brandon Ehle <az...@yahoo.com> -----

From: Brandon Ehle <az...@yahoo.com>
Subject: Joe Orton please read: Overrrun a neon buffer size during svn merge
 URL URL
To: subversion-devel <de...@subversion.tigris.org>
Date: Fri, 20 Dec 2002 13:57:25 -0500
Delivery-date: Fri, 20 Dec 2002 03:54:11 -0800

While running svn merge URL URL, we overrun a 4K buffer size max in neon 
and this caused subvesion to exit with an error before finishing its 
work.  The buffer in question is in new_socket.c line 164 "#define 
RDBUFSIZ 4096".  After upping this value by multiplying it by 32 the 
operation finished successfully.



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org


----- End forwarded message -----

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Kevin Pilch-Bisson                    http://www.pilch-bisson.net
     "Historically speaking, the presences of wheels in Unix
     has never precluded their reinvention." - Larry Wall
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~