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