Ver Fonte

hash==0 bug mentioned

Jiri Kuthan há 22 anos atrás
pai
commit
57cc441b30
1 ficheiros alterados com 9 adições e 0 exclusões
  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: ser segfaults on receipt of some messages (occurs
+      rather rarely with a very high number of messages, 
+      typically during stress tests)
+Ser version: 0.8.10 and before
+Reason: valid TM label value 0 is considered mistakenly 
+        a special value
+Patch: http://www.iptel.org/ser/issues/hash_fix.patch
+CVS Status: fixed
 ---------------------------------------------------------------
 Desc: serctl returns "read: Illegal option -s" for "add user"
 Ser version: 0.8.10 and before