Re: Hex search made more robust
- From: Pavel Roskin <proski gnu org>
- To: "Andrew V. Samoilov" <sav bcs zp ua>
- Cc: <mc-devel gnome org>
- Subject: Re: Hex search made more robust
- Date: Tue, 10 Jul 2001 13:46:45 -0400 (EDT)
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]