ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-dev: Re: [Ethereal-dev] buildbot failure in FreeBSD 5.3 (IA64)

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

From: Gerald Combs <gerald@xxxxxxxxxxxx>
Date: Wed, 16 Mar 2005 23:15:27 -0600
buildbot-do-not-reply@xxxxxxxxxxxx wrote:
> The Buildbot has detected a new failure of FreeBSD 5.3 (IA64).
> 
> Buildbot URL: http://buildbot.ethereal.com/
> 
> Build Reason: changes
> Build Source Stamp: 765
> Blamelist: etxrab,gerald,guy,jmayer,sahlberg
> 
> BUILD FAILED: failed random

The TZSP dissector was using a value_string directly when it should have
been using val_to_str().  Fixed.