This commit is contained in:
committed by
Git OBS Bridge
parent
81b0ee623a
commit
06476b29bc
@@ -1,6 +1,6 @@
|
||||
--- src/util.c
|
||||
+++ src/util.c
|
||||
@@ -1193,6 +1193,8 @@
|
||||
@@ -1205,6 +1205,8 @@
|
||||
/* strchr() matches trailing binary 0 */
|
||||
while (*(++r) && strchr ("0123456789;?", *r));
|
||||
}
|
||||
|
Reference in New Issue
Block a user