URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5ae9af9e50c89d8700e5a166a9c345fc46b3a4ca
Submitter: Guy Harris (g...@alum.mit.edu)
Changed: branch: master
Repository: wireshark

Commits:

5ae9af9 by Guy Harris (g...@alum.mit.edu):

    Get rid of Boolean "flags" that don't have any bit set.
    
    And tweak the Pidl generator for Wireshark not to generate "flags" like
    that.
    
    (The generator also does field name and true/false strings' case
    differently, so I didn't use it to regenerate the dissectors; that needs
    to be looked at.)
    
    Change-Id: Ie1657a782ebdb107e58792cedd29bbaa79b17bd4
    Reviewed-on: https://code.wireshark.org/review/18695
    Reviewed-by: Guy Harris <g...@alum.mit.edu>
    

Actions performed:

    from  a5a179d   Use guint rather than gsize, to avoid 64-bit-to-32-bit 
shortening warnings.
    adds  5ae9af9   Get rid of Boolean "flags" that don't have any bit set.


Summary of changes:
 epan/dissectors/packet-dcerpc-eventlog.c   |    8 --------
 epan/dissectors/packet-dcerpc-witness.c    |    8 --------
 tools/pidl/lib/Parse/Pidl/Wireshark/NDR.pm |   29 ++++++++++++++++------------
 3 files changed, 17 insertions(+), 28 deletions(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to