Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/SoftEtherVPN/SoftEtherVPN_Stable.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src/VGate
diff options
context:
space:
mode:
authordnobori <da.git@softether.co.jp>2014-03-20 00:45:05 +0400
committerdnobori <da.git@softether.co.jp>2014-03-20 00:45:05 +0400
commitcf2a6a42bce34bd0c14223cd9e86d2395d3bd01c (patch)
tree0f1d237a4b9d7343b390398ce9eecdd54c251c1e /src/VGate
parentdcd9b943817c4420bfbe4d973b358f4cc9d737c6 (diff)
v4.06-9430-beta
Diffstat (limited to 'src/VGate')
-rw-r--r--src/VGate/VGate.c8
-rw-r--r--src/VGate/VGate.h8
-rw-r--r--src/VGate/resource.h8
3 files changed, 21 insertions, 3 deletions
diff --git a/src/VGate/VGate.c b/src/VGate/VGate.c
index 9b7a18fe..b385ab66 100644
--- a/src/VGate/VGate.c
+++ b/src/VGate/VGate.c
@@ -9,7 +9,6 @@
// Main source
// Comments: Tetsuo Sugiyama, Ph.D.
//
-//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
// version 2 as published by the Free Software Foundation.
@@ -80,6 +79,13 @@
// http://www.softether.org/ and ask your question on the users forum.
//
// Thank you for your cooperation.
+//
+//
+// NO MEMORY OR RESOURCE LEAKS
+// ---------------------------
+//
+// The memory-leaks and resource-leaks verification under the stress
+// test has been passed before release this source code.
#include <GlobalConst.h>
diff --git a/src/VGate/VGate.h b/src/VGate/VGate.h
index c7721bf1..b12586ac 100644
--- a/src/VGate/VGate.h
+++ b/src/VGate/VGate.h
@@ -9,7 +9,6 @@
// Main header
// Comments: Tetsuo Sugiyama, Ph.D.
//
-//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
// version 2 as published by the Free Software Foundation.
@@ -80,6 +79,13 @@
// http://www.softether.org/ and ask your question on the users forum.
//
// Thank you for your cooperation.
+//
+//
+// NO MEMORY OR RESOURCE LEAKS
+// ---------------------------
+//
+// The memory-leaks and resource-leaks verification under the stress
+// test has been passed before release this source code.
#ifndef VGATE_H
diff --git a/src/VGate/resource.h b/src/VGate/resource.h
index d6f15e3a..5ca0dc9e 100644
--- a/src/VGate/resource.h
+++ b/src/VGate/resource.h
@@ -4,7 +4,6 @@
//
// Comments: Tetsuo Sugiyama, Ph.D.
//
-//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
// version 2 as published by the Free Software Foundation.
@@ -75,6 +74,13 @@
// http://www.softether.org/ and ask your question on the users forum.
//
// Thank you for your cooperation.
+//
+//
+// NO MEMORY OR RESOURCE LEAKS
+// ---------------------------
+//
+// The memory-leaks and resource-leaks verification under the stress
+// test has been passed before release this source code.
// Next default values for new objects