Ethereal-dev: Re: [Ethereal-dev] buildbot failure in Solaris-8-SPARC

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Martin Mathieson" <martin.mathieson@xxxxxxxxxxxx>
Date: Fri, 14 Apr 2006 22:11:25 +0100
Hi,

Please find a patch to catapult_dct2000.c:
- doesn't use g_hash_table_new_full(), which is missing from earlier
versions of glib
- fixed a couple of memory leaks
- hopefully cast away a few warnings I saw on the fedora and solaris
buildbot logs

Regards,
Martin



----- Original Message ----- 
From: "Martin Mathieson" <martin.mathieson@xxxxxxxxxxxx>
To: "Ethereal development" <ethereal-dev@xxxxxxxxxxxx>
Sent: 14 April 2006 19:41
Subject: Re: [Ethereal-dev] buildbot failure in Solaris-8-SPARC


> This failed because of my use of g_hash_table_new_full(), which I'm
guessing
> isn't in the version of glib on the solaris build machine.
>
> I'll try rewriting it using only g_hash_table_new() instead...  the svn
> server is still down though.
>
> Martin
>
> ----- Original Message ----- 
> From: <buildbot-do-not-reply@xxxxxxxxxxxx>
> To: <ethereal-dev@xxxxxxxxxxxx>
> Sent: 14 April 2006 18:33
> Subject: [Ethereal-dev] buildbot failure in Solaris-8-SPARC
>
>
> > The Buildbot has detected a new failure of Solaris-8-SPARC.
> >
> > Buildbot URL: http://buildbot.ethereal.com/
> >
> > Build Reason: changes
> > Build Source Stamp: 2468
> > Blamelist: etxrab,ulfl
> >
> > BUILD FAILED: failed compile
> >
> > sincerely,
> >  -The Buildbot
> >
> > _______________________________________________
> > Ethereal-dev mailing list
> > Ethereal-dev@xxxxxxxxxxxx
> > http://www.ethereal.com/mailman/listinfo/ethereal-dev
>
> _______________________________________________
> Ethereal-dev mailing list
> Ethereal-dev@xxxxxxxxxxxx
> http://www.ethereal.com/mailman/listinfo/ethereal-dev

Attachment: catapult_dct2000.c.diff
Description: Binary data