浏览代码

memory leak desctiption introduced

Jiri Kuthan 22 年之前
父节点
当前提交
0ccb83ad77
共有 1 个文件被更改,包括 9 次插入0 次删除
  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
 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
       rather rarely with a very high number of messages,