René Scharfe writes:
> Check if a matched token is followed by a delimiter before advancing the
> pointer arg. This avoids accepting composite words like "allnew" or
> "defaultcontext".
>
> Signed-off-by: Rene Scharfe
> ---
> diff.c | 7 ++-
> 1 file changed, 6 insertions(+), 1 deletion(-)
Check if a matched token is followed by a delimiter before advancing the
pointer arg. This avoids accepting composite words like "allnew" or
"defaultcontext".
Signed-off-by: Rene Scharfe
---
diff.c | 7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/diff.c b/diff.c
index 8
2 matches
Mail list logo