Procházet zdrojové kódy

hash==0 bug mentioned

Jiri Kuthan před 22 roky
rodič
revize
57cc441b30
1 změnil soubory, kde provedl 9 přidání a 0 odebrání
  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: 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"
 Desc: serctl returns "read: Illegal option -s" for "add user"
 Ser version: 0.8.10 and before
 Ser version: 0.8.10 and before