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

Wireshark-bugs: [Wireshark-bugs] [Bug 7235] Fixes for FPSpotlightRPC AFP dissector

Date: Tue, 8 May 2012 10:54:16 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7235

Alexis La Goutte <alexis.lagoutte@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alexis.lagoutte@xxxxxxxxx

--- Comment #3 from Alexis La Goutte <alexis.lagoutte@xxxxxxxxx> 2012-05-08 10:54:16 PDT ---
@@ -4331,7 +4331,6 @@
     offset = spotlight_dissect_query_loop(tvb, sub_tree_queries, offset,
SQ_CPX_TYPE_ARRAY, INT_MAX, offset + (gint)toc_offset + 8, encoding);

     /* ToC */
-    offset += (gint)toc_offset;
     if (toc_entries < 1) {
         proto_tree_add_text(tree,
                     tvb,
Why remove this line of code ?

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.