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

Wireshark-dev: Re: [Wireshark-dev] Fwd: [Wireshark-commits] rev 52741: Add APIs for PIDL genera

Date: Mon, 21 Oct 2013 22:52:56 -0400 (EDT)
These PIDL APIs do a wrapper of "add integer to tree" + "add integer to column (info) data", not just a simple "add integer to tree, return value"
 
-----Original Message-----
From: Anders Broman <a.broman@xxxxxxxxxxxx>
To: Developer support list for Wireshark <wireshark-dev@xxxxxxxxxxxxx>
Sent: Mon, Oct 21, 2013 3:54 pm
Subject: [Wireshark-dev] Fwd: [Wireshark-commits] rev 52741: Add APIs for PIDL generated code to return the value of the integer that was dissected.


Hi,
Shouldn't something generic based on
proto_tree_add_bits_ret_val()
be used instead?

Regards
Anders


-------- Ursprungligt meddelande --------
Ämne: [Wireshark-commits] rev 52741: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-dcerpc-ndr.c packet-dcerpc.h
Datum: Mon, 21 Oct 2013 18:25:42 GMT
Från: mmann@xxxxxxxxxxxxx
Svar till: wireshark-dev@xxxxxxxxxxxxx
Till: wireshark-commits@xxxxxxxxxxxxx


http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52741

User: mmann
Date: 2013/10/21 06:25 PM

Log:
 Add APIs for PIDL generated code to return the value of the integer that was dissected.  Bug 9305 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9305).
 
 From Matthieu Patou

Directory: /trunk/epan/dissectors/
  Changes    Path                   Action
  +55 -12    packet-dcerpc-ndr.c    Modified
  +5 -1      packet-dcerpc.h        Modified

___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@xxxxxxxxxxxxx>
Archives:    http://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-request@xxxxxxxxxxxxx?subject=unsubscribe



___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@xxxxxxxxxxxxx>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request@xxxxxxxxxxxxx?subject=unsubscribe