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