Wireshark-commits: [Wireshark-commits] master fe1fd19: Fix type of acn.dmx.data.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 12 Jan 2016 22:02:10 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fe1fd19db92dd5890a0c7df71a953e10aac4b4e5
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

fe1fd19 by Guy Harris (guy@xxxxxxxxxxxx):

    Fix type of acn.dmx.data.
    
    Add a comment indicating what choices are offered here; note that going
    back to FT_BYTES without changing the way it's put into the protocol
    tree is *not* a choice that's available.
    
    Bug: 11999
    Change-Id: I9831c7e9e522d3c7cea2e92c2a989050772019e4
    Reviewed-on: https://code.wireshark.org/review/13244
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  43d595e   Fix another warning on 64-bit platforms.
    adds  fe1fd19   Fix type of acn.dmx.data.


Summary of changes:
 epan/dissectors/packet-acn.c |   10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)