tags 272135 + patch
thanks

Hi Harka

On Fri, Jul 27, 2007 at 04:14:06AM +0100, Harka Gyozo wrote:
> Hi!
> 
> I just corrected this in dbio.c ( fixed version attached ). ("$Id: dbio.c,v
> 1.7 2003/03/02 13:41:41 d3august Exp $")
> 
> It is the 0.9.1 xtraceroute version.
> 
> And here is a DIFF:
> 
> # diff dbio.c dbio-orig.c
> 169c169
> <       strcat(fn, "/.xt");
> ---
> >       strcat(fn, "/.xt/");
> 175c175
> <           if(stat(fn, &sb) != 0)
> ---
> >           if(!stat(fn, &sb))
> 184c184
> <       strcat(fn, "/");
> ---
> >

I have not looked though the code so it is probably ok, but if you could
describe the problem that would be good.

> I don't know if I posting this to the right place, please let me know if I
> should send to somebody else ( original author? ) ...

Yes I think it is better to get the patch to upstream (original author)
instead.

> I would not make a patch against the source, because it easier to replace this
> file in the source.... I think.

Ok.

Thanks anyway for the patch.

Best regards,

// Ola

> Harka Gyozo
> 



-- 
 --------------------- Ola Lundqvist ---------------------------
/  [EMAIL PROTECTED]                     Annebergsslingan 37      \
|  [EMAIL PROTECTED]                     654 65 KARLSTAD          |
|  http://opalsys.net/                 +46 (0)70-332 1551       |
\  gpg/f.p.: 7090 A92B 18FE 7994 0C36  4FE4 18A1 B1CF 0FE5 3DD9 /
 ---------------------------------------------------------------


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to