ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] buildbot failure in Wireshark (development) on Ubuntu-10.04-

From: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Date: Wed, 20 Oct 2010 22:25:25 +0200
Ok,

Go sit in the penalty box for 20 CPU cycles.

;)
Jaap

On 10/20/2010 07:57 PM, Hadriel Kaplan wrote:

Yeah but I feel stupid because I actually found and fixed that bug in my local ipfix.c afterwards, and didn't go fix it in the bug-database entry. :(
-hadriel

On Oct 20, 2010, at 12:28 PM, Bill Meier wrote:

Hadriel Kaplan wrote:
Ugh - my patch submitted as bug 5242 caused it.  Sorry bout that.
I didn't realize the bug was taken in yet (I had added myself to
its cc list,  but never got an email).

-hadriel


Not a problem:

It turns out that the addition of ipfix.c to wiretap exposed a bug in
another wiretap reader (ascendtext.c)
as well as the bug in ipfix.c that Jeff identified.

(ascendtext.c wasn't properly initializing *err before using it thus
depending on whatever value *err had from previously invoked wiretap
readers).

I'll be committing fixes shortly.

Bill