Browse Source

memory leak desctiption introduced

Jiri Kuthan 22 years ago
parent
commit
0ccb83ad77
1 changed files with 9 additions and 0 deletions
  1. 9 0
      ISSUES

+ 9 - 0
ISSUES

@@ -8,6 +8,15 @@ ordered by numbers of ser versions to which they relate,
 beginning with the newest release. Issues related to
 beginning with the newest release. Issues related to
 operating systems are summarized in the bottom.
 operating systems are summarized in the bottom.
 
 
+---------------------------------------------------------------
+Desc: memory leaks occurs if SIP requests are processed in which
+      a Via header field occurs in end of header and includes
+      a parameter
+Ser version: 0.8.10
+Reason: parameter fragment is not linked to a list when EoH is
+        encountered
+Patch: http://www.iptel.org/ser/issues/via_ml_0810.patch
+CVS Status: fixed
 ---------------------------------------------------------------
 ---------------------------------------------------------------
 Desc: ser segfaults on receipt of some messages (occurs
 Desc: ser segfaults on receipt of some messages (occurs
       rather rarely with a very high number of messages, 
       rather rarely with a very high number of messages,