Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Ethereal-dev: Re: [Ethereal-dev] Bug in asn2eth - not properly handling .FN_BODY with "%s" in

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

Date: Tue, 18 Oct 2005 02:37:11 +0200
On 10/18/05, Guy Harris <gharris@xxxxxxxxx> wrote:
> If it's intentional that the #.FN_BODY text have % expansion being done,
> the requirement for that extra level of escaping should be documented -
> as should the expansion being done, so people know how to use that feature.

Looking at the outcome I don't think it is intentional :-)

> If it's *not* intentional, that should be fixed.

In EthCnf.add_fn_line() at asn2eth.py:1275
we should add the python equivalent for perl's
line =~ s#%#%%#g;

--
This information is top security. When you have read it, destroy yourself.
-- Marshall McLuhan