mirror of
https://github.com/znc/znc.git
synced 2026-05-18 07:15:54 +02:00
Update Csocket
This fixes an unimportant leak (if ReadBuf or ReadLine returned by throwing an exception a 4k buffer was leaked). We only triggered this if we were shutting down and thus this leak is unimportant to us. Also remove the svn:keywords property from Csocket.h and .cpp so the $Revision$ strings from upstream aren't changed. git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@854 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@
|
||||
* EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*
|
||||
*
|
||||
* $Revision$
|
||||
* $Revision: 1.58 $
|
||||
*/
|
||||
|
||||
#include "Csocket.h"
|
||||
|
||||
Reference in New Issue
Block a user