find/tests: Fix out-of-bound access to input in mangle_text. input is not null-terminated so we need to check for length first.