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] Ethereal 0.8.20 and WSP/GTP

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

From: Guy Harris <guy@xxxxxxxxxx>
Date: Mon, 22 Oct 2001 13:39:57 -0700 (PDT)
> actually the problem was very simple, an uninitialized local
> variable in add_cache_control_header.

...which could conceivably cause different behavior on different CPU
types, different compilers, etc..

> The attached patch also extends the handling in this function
> to all three cache-control headers, those of 1.1, 1.3 and 1.4.
> S_MAXAGE is implemented.  I could not find any significant
> difference between them.

Checked in.