...
|
...
|
@@ -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: ser segfaults on receipt of some messages (occurs
|
|
13
|
+ rather rarely with a very high number of messages,
|
|
14
|
+ typically during stress tests)
|
|
15
|
+Ser version: 0.8.10 and before
|
|
16
|
+Reason: valid TM label value 0 is considered mistakenly
|
|
17
|
+ a special value
|
|
18
|
+Patch: http://www.iptel.org/ser/issues/hash_fix.patch
|
|
19
|
+CVS Status: fixed
|
11
|
20
|
---------------------------------------------------------------
|
12
|
21
|
Desc: serctl returns "read: Illegal option -s" for "add user"
|
13
|
22
|
Ser version: 0.8.10 and before
|