extract-word: Check for early bail out before inspecting separators
authorFilipe Brandenburger <filbranden@google.com>
Fri, 6 Nov 2015 05:31:29 +0000 (21:31 -0800)
committerFilipe Brandenburger <filbranden@google.com>
Fri, 6 Nov 2015 05:31:29 +0000 (21:31 -0800)
commit8372da448f3c738e0154d988538d497f7e2e1f83
tree83533efe5ccea8c0dfacb066280a5fe66393fc63
parent3ff13c298d6d53293680c383768c3054fb9fcc30
extract-word: Check for early bail out before inspecting separators

It's a pretty small optimization but doesn't hurt...

Tested with test-extract-word.
src/basic/extract-word.c