https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7256
Jakub Zawadzki <darkjames-ws@xxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |darkjames-ws@xxxxxxxxxxxx
--- Comment #2 from Jakub Zawadzki <darkjames-ws@xxxxxxxxxxxx> 2012-05-15 07:55:51 PDT ---
Hi,
(In reply to comment #0)
> Created attachment 8433 [details]
> Patch
This patch reverts part of r39210 which was fixing bug #6378
i.e.
- proto_tree_add_text(tree, tvb, offset, query_length, "%u %s",
subquery_count, plurality(subquery_count, "null", "nulls"));
- count -= subquery_count;
Do we really need these xxxxx null fields? or it can be just one?
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.