Ethereal-dev: Re: [Ethereal-dev] Undefined External bzero

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

From: Solomon Peachy <solomon@xxxxxxxxxxxxxx>
Date: Tue, 18 Jun 2002 16:20:24 -0400
On Tue, Jun 18, 2002 at 01:42:47PM -0600, Greg Morris wrote:
> After CVS update I get the following error when attempting to compile...
> Anyone else running into this?

Hmm.  Well, this one's my fault.

> packet-ieee80211.c(2590) : error C4013: 'bzero' undefined; assuming

Change bzero(x,y) to memset(x,0,y) if you can't wait for this to be
fixed in CVS.

Meanwhile, I've updated my pending patch to the 802.11 dissector to
include this fix.

 - Pizza
-- 
Solomon Peachy                        solomon@xxxxxxxxxxxxxx
AbsoluteValue Systems                 http://www.linux-wlan.com
715-D North Drive                     +1 (321) 259-0737  (office)
Melbourne, FL 32934                   +1 (321) 259-0286  (fax)

Attachment: pgp3wYyJpGbQI.pgp
Description: PGP signature