Hex search made more robust

Pavel Roskin proski at gnu.org
Tue Jul 10 17:46:45 UTC 2001


Hi, Andrew!

> Here is a patch for this patch.

Excellent! I've applied it.

> -    int  i = 0;

I was considering this.

> +    if (!*text) {
> +	view->found_len = 0;
> +	return;
> +    }

... and this.

> +    g_free (buffer);

... and even this. But I lost this part somehow :-(

Thank you!

-- 
Regards,
Pavel Roskin





More information about the mc-devel mailing list